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