Releases: angular-architects/module-federation-plugin
Releases · angular-architects/module-federation-plugin
Release list
22.0.0-next.1
What's Changed
- fix(native-federation): honour absolute outputPath when writing federation artifacts by @yutamago in #1118
- chore(mf): Migrate to Angular 22 by @Aukevanoost in #1120
- chore(mf)!: Remove Native Federation by @Aukevanoost in #1121
- fix: Unvalidated remote types, sharedMappings skip list, and strict mf-runtime by @Aukevanoost in #1122
- Fix/mf ng update migrations by @Aukevanoost in #1123
New Contributors
Full Changelog: 21.2.5...22.0.0-next.1
21.2.5
What's Changed
- feat: Added support for instrumentForCoverage by @Aukevanoost in #1115
Full Changelog: 21.2.4...21.2.5
v21.2.4
What's Changed
- fix: Issue where ng build never stops by @Aukevanoost in #1112
- fix(native-federation): resolve @angular/common/locales/global/ by @ValentinBossi in #1107
Full Changelog: 21.2.3...21.2.4
21.2.3
What's Changed
- fix: define ngDevMode in dev builds to prevent ReferenceError by @rogeru in #1089
- fix: downgraded ESbuild to 0.27.3 because of infinite loop bug by @Aukevanoost in #1092
New Contributors
Full Changelog: 21.2.2...21.2.3
21.2.2
Maintenance update
What's Changed
- fix(nf): Added continuous to nx project-related schematic by @Aukevanoost in #1085
- feat: Added support for shared-mapping glob patterns by @Aukevanoost in #1083
- chore: Updated @module-federation to v2 by @Aukevanoost in #1086
Full Changelog: 21.2.1...21.2.2
21.2.1
What's Changed
- chore(1078): Updated vulnerable dependencies by @Aukevanoost in #1079
Full Changelog: 21.2.0...21.2.1
21.2.0
Summary
Most changes were native-federation, but this time module federation was also bumped to Angular 21.2.0
What's Changed
- feat: provide an option to load the
remoteEntry.jsonvia a deploy url by @WvKuipersVisma in #1062 - fix(nf): fix typo in warning message for package usage by @adanyc in #1077
- CSP Nonce by @IosebKoplatadze in #936
- feat(mf-tools): enhance connectRouter to support baseHref for URL navigation by @IosebKoplatadze in #935
New Contributors
- @WvKuipersVisma made their first contribution in #1062
- @adanyc made their first contribution in #1077
- @IosebKoplatadze made their first contribution in #936
Full Changelog: 21.1.1...21.2.0
21.1.1
What's Changed
- fix(native-federation): Fix failing build caused by concurrent access to externals metadata. by @fzankl in #1058
- fix(native-federation): fix i18n translation for lazy chunks and Windows #1055 by @yassinesos in #1057
- chore: Updated dependencies by @Aukevanoost in #1060
New Contributors
- @fzankl made their first contribution in #1058
- @yassinesos made their first contribution in #1057
Full Changelog: 21.1.0...21.1.1
20.3.1
20.3.0
Backwards compatible release for Angular 20.
What's Changed
- support also object config from angular.json for locales by @ValentinBossi in #931
- chore(nf): fix double negation lint error in builder under nf lib by @JGhignatti in #966
- fix(nf): add support for tailwind 4 with only postcssconfig file by @JGhignatti in #965
- feat(nf): forward serve port for native federation lib by @JGhignatti in #967
- fix(nf): Added debug timers by @Aukevanoost in #972
- fix(skip-list): fixed the handling and passing of the skip list by @asollberger in #902
- Fix(nf): Re-enabled externals cache by @Aukevanoost in #974
- feat(native-federation): Add .mjs to esbuild resolveExtensions by @yossiyedid in #987
- chore: Update dependencies by @Aukevanoost in #976
- fix: Formatting issues by @Aukevanoost in #998
- fix(all): Nx format files by @Aukevanoost in #999
- fix(nf): Added AbortController to runBuilder to cancel previous builds by @Aukevanoost in #986
- feat(nf): Performance boost - cache external artifacts with checksum by @Aukevanoost in #981
- nf(fix): Add support for external package.json wildcards by @Aukevanoost in #963
- fix(nf): Support for windows paths by @Aukevanoost in #1008
- fix(native-federation): Windows heap crash by @Aukevanoost in #1017
- PostCSS error after Angular v21 and plugins relative to config file by @JGhignatti in #1022
- fix: Fix tests in error by @yatho in #997
- feat(native-federation): including sass on styleOptions by @rribeiro93 in #1018
- fix(nf): exhaustive secondary entrypoint resolving by @Aukevanoost in #1013
- docs,testing(native-federation-runtime): adds mvp of testing with vitest and playwright to native-federation-runtime by @aramirezj in #1004
- Fix: Separate dev and production metadata files to prevent cache overwrites by @AndreasLoukakis in #1030
- fix(nf-runtime): Added license field to package.json by @Aukevanoost in #1035
- fix: Reverted breaking method name by @Aukevanoost in #1038
- fix(nf-runtime): Add trusted types support by @ChrisFWood in #1037
- Rename angularLocale from mjs to js. by @Aukevanoost in #1040
- fix: Added legacy support for shareAngularLocales by @Aukevanoost in #1041
- fix(native-federation): Fix failing build caused by concurrent access to externals metadata. by @fzankl in #1058
- fix(native-federation): fix i18n translation for lazy chunks and Windows #1055 by @yassinesos in #1057
New Contributors
- @yossiyedid made their first contribution in #987
- @yatho made their first contribution in #997
- @rribeiro93 made their first contribution in #1018
- @AndreasLoukakis made their first contribution in #1030
- @ChrisFWood made their first contribution in #1037
- @fzankl made their first contribution in #1058
- @yassinesos made their first contribution in #1057
Full Changelog: 20.1.7...20.3.0