v0.0.21
What's Changed
- chore: update ci to support cross platform by @eryue0220 in #182
- chore(deps): update npm packages by @renovate[bot] in #188
- chore(deps): update rust crates by @renovate[bot] in #189
- chore(deps): update dependency typescript to v6 by @renovate[bot] in #190
- fix: preserve multi-byte UTF-8 characters in CSS encapsulation by @Brooooooklyn in #192
- fix(vite): simplify linker transform filter for Vite/Rolldown compatibility by @Brooooooklyn in #193
- fix(injectable): don't default providedIn to 'root' when not specified by @ashley-hunter in #194
- fix(vite): stop swallowing HMR updates for non-component resources by @Brooooooklyn in #197
- fix(linker): update linker to support transform function by @eryue0220 in #198
- Addressing PR comments by @renovate[bot] in #195
Full Changelog: v0.0.20...v0.0.21