v0.0.9
What's Changed
- chore: remove unnecessary
<template shadowrootmode="open">wrappers by @mohamedmansour in #234 - Fix CD pipeline: split stages + git tag-based deployment tracking by @mohamedmansour in #233
- feat: add attribute name mapping for ARIA and HTML global attributes by @janechu in #236
- fix(router): skip startViewTransition for query-only navigations by @mohamedmansour in #239
- feat(router): parse query params and pass to components as attributes by @mohamedmansour in #237
- test(framework): add composed-root-event regression fixture by @mohamedmansour in #238
- fix(handler): Escape non-string JSON values in dynamic HTML attributes by @mohamedmansour in #240
- chore: update rustls-webpki 0.103.10 → 0.103.12 by @janechu in #244
- fix: use quote-aware tag close detection in FAST parser plugin by @janechu in #242
- fix: preserve text content with bindings after void elements by @janechu in #243
- feat: add Router.ensureLoaded() for on-demand component loading by @mohamedmansour in #245
- fix: address ensureLoaded PR review feedback by @mohamedmansour in #247
- chore: bump to 0.0.9 by @mohamedmansour in #246
Full Changelog: v0.0.8...v0.0.9