Releases: rindojs/rindo
Releases · rindojs/rindo
🍔 4.15.0 (2024-04-23)
Features
compiler: perform automatic key insertion in more situations (bdf5a45 )
🍾 4.14.1 (2024-04-23)
Bug Fixes
compiler: don't mistake aliased paths for collections imports (38ddc3e )
runtime: nested multiple default slot relocation (3c6b2aa )
runtime: prevent ref callbacks from being called too early (55dd1c1 )
🌞 4.14.0 (2024-04-23)
Bug Fixes
mock-doc: provide a local name (c31246f )
mock-doc: resolve type issue for localName
(4576d66 )
Features
testing: allow to set screenshot timeout option in Jest v28+ (6d89542 )
testing: support deep piercing with Puppeteer (c6eef59 )
🎤 4.13.0 (2024-04-22)
Bug Fixes
compiler: allow to set custom root directory (a37ade0 )
compiler: don't validate references for @prop , @method and @event decorator (74f171b )
renderer: fix conditional rendering issue (4954bc7 )
renderer: fix missing slot ref callback handling (fcea686 )
runtime: remove forceUpdate
in appendChild
patch (9ecd395 )
sys: fix expected types for createNodeLogger
and createNodeSys
(aa4e2cb )
testing: use viewport for Puppeteer screenshot clip dimensions (1418704 )
Features
dev-server: add ping route (faae714 )
typescript: Update dependency typescript to ~5.4.0 (0079ad0 )
🚡 4.12.6 (2024-04-22)
Bug Fixes
cli: move version logging earlier in CLI to allow -v
, --version
(201e996 )
compiler: fix generated import statement (b4eba42 )
test: ensure screenshot dir is cleaned up (ab87dcf )
Features
compiler: update glob and minimatch dependencies (beb02b1 )
⛳️ 4.12.5 (2024-04-22)
Bug Fixes
custom-elements: hydrate on client side (73d6b84 )
👒 4.12.4 (2024-04-22)
Bug Fixes
build: address issue with dynamic import, wite, and lahm (bc2f41a )
🚃 4.12.3 (2024-04-22)
Bug Fixes
compiler: point crypto import at crypto
instead of node:crypt
(cd8a85a )
runtime: replace innerHTML
with textContent
for CSS injection (b45211e )
🌏 4.12.2 (2024-04-22)
Bug Fixes
compiler: support async globalScripts functions (84a875e )
mock-doc: overwrite parentElement in MockHTMLElement to return null (bee97ef )
📻 4.12.1 (2024-04-22)
Bug Fixes
mock-doc: improve error message when :scope
selector is used (764574b )
runtime: dynamic slot name change (c436b40 )
runtime: only generate lazy build CSS when there are component tags (8018841 )
You can’t perform that action at this time.