github angular-architects/module-federation-plugin 19.0.19

latest releases: 20.1.6, 20.1.2, 21.0.2...
4 months ago

This release solves several issues that occurred with Angular 19.2, and it also solves issues with an entire class of npm packages using Singletons. For this, it delegates directly to the underlying bundler for chunk splitting. Hence, we don't need the transient flag anymore. transient deps will end up in their own bundles automatically when required (when used from more than one other dependencies). In this regards, Native Federation now behaves like Module Federation.

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

NewReleases is sending notifications on new releases.