github angular-architects/module-federation-plugin 14.3.0

latest releases: 18.1, 17.1, native-federation-16.3.0...
2 years ago

14.3.0 - Angular 14 Support & More

Update

This library supports ng update:

ng update @angular-architects/module-federation

If you update by hand (e. g. via npm install), make sure you also install a respective version of ngx-build-plus (version 14 for Angular 14, version 13 for Angular 13, etc.)

Breaking Changes

  • shareAll now uses the DEFAULT_SKIP_LIST by default.

Features

  • add withModuleFederationPlugin to simplify the generated (ca26aeb)
  • mf-runtime: load remotes in parallel (5615917)
  • mf-runtime: supporting mf manifests (64ec2dc)
  • mf: add support for eager and pinned (623837c)
  • mf: add type option to ng-add (c57d87f)
  • mf: dev-server (run:all) accepts project names via command line args (b765515)
  • mf: respect APF v14 for discovering secondaries (00344c2)

Documentation

  • update readme and tutorial for v14.3 (fbdb463)

Don't miss a new module-federation-plugin release

NewReleases is sending notifications on new releases.