What's Changed
New Features 🎉
- feat: upgrade NX to 21.2.3, Storybook to 9.0.9, and TypeScript to 5.8.3 by @ScriptedAlchemy in #3920
- feat: enhance HoistContainerReferencesPlugin for better module hoisting by @ScriptedAlchemy in #3903
- feat: implement rslib with TypeScript declaration generation by @ScriptedAlchemy in #3883
Bug Fixes 🐞
- fix(enhanced): add runtime safety checks to prevent errors by @ScriptedAlchemy in #3900
- fix: buildVersion now correctly reads from project's package.json by @ScriptedAlchemy in #3928
- fix(cli): enable modern TypeScript plugin by @ScriptedAlchemy in #3939
- fix(error-codes): enable modern TypeScript plugin by @ScriptedAlchemy in #3940
- fix(manifest): enable modern TypeScript plugin by @ScriptedAlchemy in #3943
- fix(data-prefetch): enable modern TypeScript plugin by @ScriptedAlchemy in #3941
- fix(esbuild): enable modern TypeScript plugin by @ScriptedAlchemy in #3942
- fix(utils): enable modern TypeScript plugin by @ScriptedAlchemy in #3946
- fix(runtime): enable modern TypeScript plugin by @ScriptedAlchemy in #3937
- fix(managers): enable modern TypeScript plugin by @ScriptedAlchemy in #3938
- fix(webpack-bundler-runtime): enable modern TypeScript plugin by @ScriptedAlchemy in #3947
- fix(runtime-tools): enable modern TypeScript plugin by @ScriptedAlchemy in #3945
- fix(rspack): enable modern TypeScript plugin by @ScriptedAlchemy in #3944
- fix(runtime-core): enable modern TypeScript plugin by @ScriptedAlchemy in #3936
- fix: prevent duplicate error prefix in Module Federation Runtime errors (#3926) by @ScriptedAlchemy in #3931
- fix(runtime-core): add useIn while using unloading registered shared by @2heal1 in #3925
- fix: resolve eslint errors in test files and cypress e2e tests by @ScriptedAlchemy in #3930
- fix(enhanced): compilerInstance type should be string not enum by @2heal1 in #3829
Document 📖
Other Changes
- refactor: rename container hooks for clarity and consistency by @ScriptedAlchemy in #3902
- refactor: sink React packages from root to individual packages by @ScriptedAlchemy in #3907
- Fix GitHub issue 3881 by @ScriptedAlchemy in #3898
- chore: clear node_modules cache after pnpm install by @ScriptedAlchemy in #3948
- chore(bridge-react): set sideEffects false by @2heal1 in #3935
Full Changelog: v0.17.0...v0.17.1