What's Changed
- fix: manage shared exports and providers by @gioboa in #1165
- fix: make dev virtual IDs deterministic by @gioboa in #1167
- fix: clean up settled pending shared loads by @dmchoi77 in #1168
- fix: fall back to root index.html for dev entry injection by @Gmendesfonseca in #1171
- fix: defer default-scope singleton fallback imports by @gioboa in #1173
- fix: prevent shared package self-import rewrites by @dmchoi77 in #1177
- fix: respect eager shared fallback initialization by @gioboa in #1180
- fix: skip satisfy-checking import:false stubs by @gioboa in #1184
- fix: skip shared dependency cycle rewrites by @gioboa in #1182
- fix: keep runtime-registered shared providers by @dmchoi77 in #1178
- fix: ignore type-only imports in expose preflight by @tibimunteanu in #1186
- fix: fix shared export method detection by @gioboa in #1188
- fix: harden module import scanner by @gioboa in #1189
- chore(husky): migrate hooks to v9 setup by @dmchoi77 in #1169
- chore: improve dependencies and version parsing by @gioboa in #1174
New Contributors
- @tibimunteanu made their first contribution in #1186
Full Changelog: 1.21.2...1.21.3