core

Module Federation is a concept that allows developers to share code and resources across multiple JavaScript applications

MIT License

Downloads
4.5M
Stars
1.1K
Committers
119

Bot releases are visible (Hide)

core - https://github.com/module-federation/core/releases/tag/utils-2.0.1

Published by ScriptedAlchemy over 1 year ago

2.0.1 (2023-07-17)

core - https://github.com/module-federation/core/releases/tag/nextjs-mf-7.0.3

Published by ScriptedAlchemy over 1 year ago

7.0.3 (2023-07-17)

Bug Fixes

  • invertedmoduleplugin: added another check for nextjs api routes (#1134) (aba26be)
core - https://github.com/module-federation/core/releases/tag/nextjs-mf-7.0.2

Published by github-actions[bot] over 1 year ago

7.0.2 (2023-07-05)

Dependency Updates

  • node updated to version 1.0.2
  • node updated to version 1.0.2
  • node updated to version 1.0.2
core - https://github.com/module-federation/core/releases/tag/node-1.0.2

Published by github-actions[bot] over 1 year ago

1.0.2 (2023-07-05)

Bug Fixes

  • do not assign remotes to the registry from within chunk loading runtime modules (#1111) (e255c15)
core - https://github.com/module-federation/core/releases/tag/nextjs-mf-7.0.1

Published by github-actions[bot] over 1 year ago

7.0.1 (2023-07-05)

Dependency Updates

  • node updated to version 1.0.1
  • node updated to version 1.0.1
  • node updated to version 1.0.1

Bug Fixes

core - https://github.com/module-federation/core/releases/tag/node-1.0.1

Published by github-actions[bot] over 1 year ago

1.0.1 (2023-07-05)

Bug Fixes

0.2.6 (2023-07-01)

0.2.5 (2023-07-01)

core - https://github.com/module-federation/core/releases/tag/nextjs-mf-7.0.0

Published by github-actions[bot] over 1 year ago

7.0.0 (2023-07-01)

Dependency Updates

  • utils updated to version 2.0.0
  • node updated to version 1.0.0
  • utils updated to version 2.0.0
  • utils updated to version 2.0.0
  • node updated to version 1.0.0
  • node updated to version 1.0.0

Features

BREAKING CHANGES

  • automaticAsyncBoundary option has been removed

  • fix: exclude specific pages from page map automatically

  • refactor: conslidate codebase

  • fix: improve hot reload share recovery

  • refactor: remove server jsonp template

  • chore: remove dead code from runtime modules

  • fix: clean up jsonp getCustomJsonpCode

getting chunk loading global from compiler output options

  • feat: adding cleanInitArrays runtime helper

  • chore: remove share scope hoist and module hoisting system

  • chore: cleanup code

  • chore: remove dead code from add module runtime plugin

likely can remove whole plugin in future

  • chore: remove logs from delegate modules

  • chore: remove old utils

  • fix: add warning on auto page stitch

  • fix: remove commented out code from InvertedContainerPlugin.ts

  • chore: improve logging to see if its local load or remote load

  • chore: clean up old custom promises factories

  • fix: remove container proxy code

  • fix: remove container proxy code

  • automaticAsyncBoundary option has been removed

  • fix: exclude specific pages from page map automatically

  • refactor: conslidate codebase

  • fix: improve hot reload share recovery

  • refactor: remove server jsonp template

  • chore: remove dead code from runtime modules

  • fix: clean up jsonp getCustomJsonpCode

getting chunk loading global from compiler output options

  • feat: adding cleanInitArrays runtime helper

  • chore: remove share scope hoist and module hoisting system

  • chore: cleanup code

  • chore: remove dead code from add module runtime plugin

likely can remove whole plugin in future

  • chore: remove logs from delegate modules

  • chore: remove old utils

  • fix: add warning on auto page stitch

  • fix: remove commented out code from InvertedContainerPlugin.ts

  • chore: improve logging to see if its local load or remote load

  • chore: clean up old custom promises factories

  • fix: remove container proxy code

  • fix: remove container proxy code

  • chore: fix project.json

  • debugging

  • fix: resolve backmerge issues with build

  • Merge branch 'kill_child_compilers' into fix_backmerge_issues

Conflicts:

package-lock.json

package.json

packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts

packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts

packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts

  • feat: enable eager sharing

  • refactor: improve module hooks for eager loading and search

  • refactor: cleanup custom jsonp and make es5

  • refactor: cleanup inverted container code

  • refactor: cleanup inverted container code

  • automaticAsyncBoundary option has been removed

  • fix: exclude specific pages from page map automatically

  • refactor: conslidate codebase

  • fix: improve hot reload share recovery

  • refactor: remove server jsonp template

  • chore: remove dead code from runtime modules

  • fix: clean up jsonp getCustomJsonpCode

getting chunk loading global from compiler output options

  • feat: adding cleanInitArrays runtime helper

  • chore: remove share scope hoist and module hoisting system

  • chore: cleanup code

  • chore: remove dead code from add module runtime plugin

likely can remove whole plugin in future

  • chore: remove logs from delegate modules

  • chore: remove old utils

  • fix: add warning on auto page stitch

  • fix: remove commented out code from InvertedContainerPlugin.ts

  • chore: improve logging to see if its local load or remote load

  • chore: clean up old custom promises factories

  • fix: remove container proxy code

  • fix: remove container proxy code

  • fix: resolve backmerge issues with build

  • Merge branch 'kill_child_compilers' into fix_backmerge_issues

Conflicts:

package-lock.json

package.json

packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts

packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts

packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts

  • feat: enable eager sharing

  • refactor: improve module hooks for eager loading and search

  • refactor: cleanup custom jsonp and make es5

  • refactor: cleanup inverted container code

  • refactor: cleanup inverted container code

  • ci: fix install step with npm and NX

  • test: remove tests for now

  • chore(utils): release version 1.7.3-beta.0

  • chore(utils): release version 1.7.3

  • chore(node): release version 0.14.4-beta.0

  • chore(node): release version 0.14.4

  • chore(nextjs-mf): release version 6.4.1-beta.4

  • fix: remove debugging runtime variable

  • chore(nextjs-mf): release version 6.4.1-beta.5

core - https://github.com/module-federation/core/releases/tag/node-1.0.0

Published by github-actions[bot] over 1 year ago

1.0.0 (2023-07-01)

Dependency Updates

  • utils updated to version 2.0.0
  • utils updated to version 2.0.0

Features

BREAKING CHANGES

  • automaticAsyncBoundary option has been removed

  • fix: exclude specific pages from page map automatically

  • refactor: conslidate codebase

  • fix: improve hot reload share recovery

  • refactor: remove server jsonp template

  • chore: remove dead code from runtime modules

  • fix: clean up jsonp getCustomJsonpCode

getting chunk loading global from compiler output options

  • feat: adding cleanInitArrays runtime helper

  • chore: remove share scope hoist and module hoisting system

  • chore: cleanup code

  • chore: remove dead code from add module runtime plugin

likely can remove whole plugin in future

  • chore: remove logs from delegate modules

  • chore: remove old utils

  • fix: add warning on auto page stitch

  • fix: remove commented out code from InvertedContainerPlugin.ts

  • chore: improve logging to see if its local load or remote load

  • chore: clean up old custom promises factories

  • fix: remove container proxy code

  • fix: remove container proxy code

  • automaticAsyncBoundary option has been removed

  • fix: exclude specific pages from page map automatically

  • refactor: conslidate codebase

  • fix: improve hot reload share recovery

  • refactor: remove server jsonp template

  • chore: remove dead code from runtime modules

  • fix: clean up jsonp getCustomJsonpCode

getting chunk loading global from compiler output options

  • feat: adding cleanInitArrays runtime helper

  • chore: remove share scope hoist and module hoisting system

  • chore: cleanup code

  • chore: remove dead code from add module runtime plugin

likely can remove whole plugin in future

  • chore: remove logs from delegate modules

  • chore: remove old utils

  • fix: add warning on auto page stitch

  • fix: remove commented out code from InvertedContainerPlugin.ts

  • chore: improve logging to see if its local load or remote load

  • chore: clean up old custom promises factories

  • fix: remove container proxy code

  • fix: remove container proxy code

  • chore: fix project.json

  • debugging

  • fix: resolve backmerge issues with build

  • Merge branch 'kill_child_compilers' into fix_backmerge_issues

Conflicts:

package-lock.json

package.json

packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts

packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts

packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts

  • feat: enable eager sharing

  • refactor: improve module hooks for eager loading and search

  • refactor: cleanup custom jsonp and make es5

  • refactor: cleanup inverted container code

  • refactor: cleanup inverted container code

  • automaticAsyncBoundary option has been removed

  • fix: exclude specific pages from page map automatically

  • refactor: conslidate codebase

  • fix: improve hot reload share recovery

  • refactor: remove server jsonp template

  • chore: remove dead code from runtime modules

  • fix: clean up jsonp getCustomJsonpCode

getting chunk loading global from compiler output options

  • feat: adding cleanInitArrays runtime helper

  • chore: remove share scope hoist and module hoisting system

  • chore: cleanup code

  • chore: remove dead code from add module runtime plugin

likely can remove whole plugin in future

  • chore: remove logs from delegate modules

  • chore: remove old utils

  • fix: add warning on auto page stitch

  • fix: remove commented out code from InvertedContainerPlugin.ts

  • chore: improve logging to see if its local load or remote load

  • chore: clean up old custom promises factories

  • fix: remove container proxy code

  • fix: remove container proxy code

  • fix: resolve backmerge issues with build

  • Merge branch 'kill_child_compilers' into fix_backmerge_issues

Conflicts:

package-lock.json

package.json

packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts

packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts

packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts

  • feat: enable eager sharing

  • refactor: improve module hooks for eager loading and search

  • refactor: cleanup custom jsonp and make es5

  • refactor: cleanup inverted container code

  • refactor: cleanup inverted container code

  • ci: fix install step with npm and NX

  • test: remove tests for now

  • chore(utils): release version 1.7.3-beta.0

  • chore(utils): release version 1.7.3

  • chore(node): release version 0.14.4-beta.0

  • chore(node): release version 0.14.4

  • chore(nextjs-mf): release version 6.4.1-beta.4

  • fix: remove debugging runtime variable

  • chore(nextjs-mf): release version 6.4.1-beta.5

core - https://github.com/module-federation/core/releases/tag/utils-2.0.0

Published by github-actions[bot] over 1 year ago

2.0.0 (2023-07-01)

Features

BREAKING CHANGES

  • automaticAsyncBoundary option has been removed

  • fix: exclude specific pages from page map automatically

  • refactor: conslidate codebase

  • fix: improve hot reload share recovery

  • refactor: remove server jsonp template

  • chore: remove dead code from runtime modules

  • fix: clean up jsonp getCustomJsonpCode

getting chunk loading global from compiler output options

  • feat: adding cleanInitArrays runtime helper

  • chore: remove share scope hoist and module hoisting system

  • chore: cleanup code

  • chore: remove dead code from add module runtime plugin

likely can remove whole plugin in future

  • chore: remove logs from delegate modules

  • chore: remove old utils

  • fix: add warning on auto page stitch

  • fix: remove commented out code from InvertedContainerPlugin.ts

  • chore: improve logging to see if its local load or remote load

  • chore: clean up old custom promises factories

  • fix: remove container proxy code

  • fix: remove container proxy code

  • automaticAsyncBoundary option has been removed

  • fix: exclude specific pages from page map automatically

  • refactor: conslidate codebase

  • fix: improve hot reload share recovery

  • refactor: remove server jsonp template

  • chore: remove dead code from runtime modules

  • fix: clean up jsonp getCustomJsonpCode

getting chunk loading global from compiler output options

  • feat: adding cleanInitArrays runtime helper

  • chore: remove share scope hoist and module hoisting system

  • chore: cleanup code

  • chore: remove dead code from add module runtime plugin

likely can remove whole plugin in future

  • chore: remove logs from delegate modules

  • chore: remove old utils

  • fix: add warning on auto page stitch

  • fix: remove commented out code from InvertedContainerPlugin.ts

  • chore: improve logging to see if its local load or remote load

  • chore: clean up old custom promises factories

  • fix: remove container proxy code

  • fix: remove container proxy code

  • chore: fix project.json

  • debugging

  • fix: resolve backmerge issues with build

  • Merge branch 'kill_child_compilers' into fix_backmerge_issues

Conflicts:

package-lock.json

package.json

packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts

packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts

packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts

  • feat: enable eager sharing

  • refactor: improve module hooks for eager loading and search

  • refactor: cleanup custom jsonp and make es5

  • refactor: cleanup inverted container code

  • refactor: cleanup inverted container code

  • automaticAsyncBoundary option has been removed

  • fix: exclude specific pages from page map automatically

  • refactor: conslidate codebase

  • fix: improve hot reload share recovery

  • refactor: remove server jsonp template

  • chore: remove dead code from runtime modules

  • fix: clean up jsonp getCustomJsonpCode

getting chunk loading global from compiler output options

  • feat: adding cleanInitArrays runtime helper

  • chore: remove share scope hoist and module hoisting system

  • chore: cleanup code

  • chore: remove dead code from add module runtime plugin

likely can remove whole plugin in future

  • chore: remove logs from delegate modules

  • chore: remove old utils

  • fix: add warning on auto page stitch

  • fix: remove commented out code from InvertedContainerPlugin.ts

  • chore: improve logging to see if its local load or remote load

  • chore: clean up old custom promises factories

  • fix: remove container proxy code

  • fix: remove container proxy code

  • fix: resolve backmerge issues with build

  • Merge branch 'kill_child_compilers' into fix_backmerge_issues

Conflicts:

package-lock.json

package.json

packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts

packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts

packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts

  • feat: enable eager sharing

  • refactor: improve module hooks for eager loading and search

  • refactor: cleanup custom jsonp and make es5

  • refactor: cleanup inverted container code

  • refactor: cleanup inverted container code

  • ci: fix install step with npm and NX

  • test: remove tests for now

  • chore(utils): release version 1.7.3-beta.0

  • chore(utils): release version 1.7.3

  • chore(node): release version 0.14.4-beta.0

  • chore(node): release version 0.14.4

  • chore(nextjs-mf): release version 6.4.1-beta.4

  • fix: remove debugging runtime variable

  • chore(nextjs-mf): release version 6.4.1-beta.5

core - https://github.com/module-federation/core/releases/tag/nextjs-mf-6.7.2-rc.1

Published by ScriptedAlchemy over 1 year ago

6.7.2-rc.1 (2023-07-01)

Features

core - https://github.com/module-federation/core/releases/tag/node-0.16.3-rc.1

Published by ScriptedAlchemy over 1 year ago

0.16.3-rc.1 (2023-07-01)

Features

core - https://github.com/module-federation/core/releases/tag/utils-1.9.2-rc.1

Published by ScriptedAlchemy over 1 year ago

1.9.2-rc.1 (2023-07-01)

Features

core - https://github.com/module-federation/core/releases/tag/nextjs-mf-6.7.2-rc.0

Published by ScriptedAlchemy over 1 year ago

6.7.2-rc.0 (2023-06-30)

Bug Fixes

6.5.2-rc8.1 (2023-06-28)

Bug Fixes

  • disable flushing remotes to ssr for now (6c5cfae)

6.5.2-rc8.0 (2023-06-27)

6.5.2-rc7.0 (2023-06-27)

Bug Fixes

6.5.2-rc6.0 (2023-06-23)

Bug Fixes

6.5.2-rc5.0 (2023-06-23)

Bug Fixes

6.5.2-rc4.0 (2023-06-21)

Bug Fixes

6.5.2-rc3.1 (2023-06-09)

Bug Fixes

6.5.2-rc3.0 (2023-06-09)

Bug Fixes

6.5.2-beta.0 (2023-05-26)

Bug Fixes

  • Improve chunk correlation (#936) (4dad1eb)
  • remove default props deprecation on flush chunks (103fa91)

Features

6.5.2-rc1.0 (2023-05-25)

Bug Fixes

  • Improved Entrypoint Module Detection and Refactoring (#932) (d09e841)
  • remove specific module type from package (ad8caf7)

6.5.2-rc.0 (2023-05-23)

Bug Fixes

  • chunk and module duplications (#885) (199e6b9)
  • client prod build issues (#899) (470d7ad)
  • deprecation warnings about chunkGraph (9af484d)
  • externalization and missing runtime chunks (#887) (c79cd62)
  • missing chunk hashes on exposed modules (#893) (cfa43f5)

6.4.1-rc.2 (2023-05-17)

6.4.1-rc.1 (2023-05-17)

Bug Fixes

  • chunk-module-duplication: prevent runtime reset and share scope loss (14bfc38)

6.4.1-rc.0 (2023-05-16)

Bug Fixes

  • Improved Share Scope Properties and Fixed Production Build Issues (#884) (de7b2ce)
  • remove old files (fa281ec)

Features

6.4.1-beta.7 (2023-05-16)

Bug Fixes

  • ensure eager modules always exist in host (inject dependent modules somewhere in build pipeline) (12bb896)

6.4.1-beta.6 (2023-05-15)

Features

6.4.1-beta.5 (2023-05-13)

Bug Fixes

  • remove debugging runtime variable (d15dc2d)

6.4.1-beta.4 (2023-05-13)

Bug Fixes

  • add warning on auto page stitch (2f068cf)
  • remove commented out code from InvertedContainerPlugin.ts (7d52961)
  • resolve backmerge issues with build (2ad095c)

Features

BREAKING CHANGES

  • automaticAsyncBoundary option has been removed

  • fix: exclude specific pages from page map automatically

  • refactor: conslidate codebase

  • fix: improve hot reload share recovery

  • refactor: remove server jsonp template

  • chore: remove dead code from runtime modules

  • fix: clean up jsonp getCustomJsonpCode

getting chunk loading global from compiler output options

  • feat: adding cleanInitArrays runtime helper

  • chore: remove share scope hoist and module hoisting system

  • chore: cleanup code

  • chore: remove dead code from add module runtime plugin

likely can remove whole plugin in future

  • chore: remove logs from delegate modules

  • chore: remove old utils

  • fix: add warning on auto page stitch

  • fix: remove commented out code from InvertedContainerPlugin.ts

  • chore: improve logging to see if its local load or remote load

  • chore: clean up old custom promises factories

  • fix: remove container proxy code

  • fix: remove container proxy code

  • automaticAsyncBoundary option has been removed

  • fix: exclude specific pages from page map automatically

  • refactor: conslidate codebase

  • fix: improve hot reload share recovery

  • refactor: remove server jsonp template

  • chore: remove dead code from runtime modules

  • fix: clean up jsonp getCustomJsonpCode

getting chunk loading global from compiler output options

  • feat: adding cleanInitArrays runtime helper

  • chore: remove share scope hoist and module hoisting system

  • chore: cleanup code

6.4.1-beta.3 (2023-05-03)

Bug Fixes

  • implement exact version resolution (ee95f5f)
  • improve eager modularization (f593725)
  • improve module and async module loading in runtmie module (c841a4b)
  • improve stability of chunk push (98ad6ad)
  • improve startup inversion (42e59f1)
  • prevent hmr destroying share scope (ffc1131)

Features

  • eager load initial consumes (6a05a5f)
  • install an async boundary runtime module (cbbc7f5)

6.4.1-beta.2 (2023-04-28)

Bug Fixes

  • disable next chunk splits (2f731ee)

6.4.1-beta.1 (2023-04-28)

6.4.1-beta.0 (2023-04-28)

Features

BREAKING CHANGES

  • Internal child compilers are no longer used
    BREAKING_CHANGE: Internal child compilers are no longer used

6.3.1-beta.0 (2023-04-19)

Bug Fixes

  • cache busting and async quirks when mixing delegates (1fc6e67)
  • ensure app functions with async boundary loader (717e885)
  • get delegates working (#527) (7655568)
  • improved asset pipeline (63928b2)
  • move delegate modules into both webpack runtimes (0570021)
  • move host remote reg into loader (188b9e4)
  • peer dependencies metadata (b603587)
  • put error triggers if delegates are passed non-primitives (0a780bb)
  • remove dead code, use commonjs for delegate exports (ad646d7)
  • solve double async boundary (88b3f4f)
  • solve externalization (49f52e5)
  • support windows paths (98ca26f)
  • use EntryPlugin for injection of remotes (e522c5a)

Features

  • delegate module support (76c9df3)
  • delegate module support (3567aa5)
  • delegate module support (8dd154c)
  • delegates part two (1be2686)
  • implement basic single runtime (2432c3e)
  • implement module runtime hoisting (17c5b2f)
  • improve automatic async boundary loader on single compile instance (63fc327)
  • improve chunk correlation (22d8afc)
  • new chunk flushing system for exposed modules (97a75d8)
  • new next federation plugin (7e096df)
  • new output copy plugin for prod server exposure (85da209)
  • remove child compilers (c124f37)
  • removing old promise template stuff from build utils (d827cd6)

BREAKING CHANGES

  • Plugin No longer uses child sidecars to create containers.
  • deleting support for promiseTemplate
core - https://github.com/module-federation/core/releases/tag/node-0.16.3-rc.0

Published by ScriptedAlchemy over 1 year ago

0.16.3-rc.0 (2023-06-30)

0.15.2-rc8.1 (2023-06-28)

0.15.2-rc8.0 (2023-06-27)

Bug Fixes

  • disable flushing remotes to ssr for now (2495582)

0.15.2-rc7.0 (2023-06-27)

0.15.2-rc6.0 (2023-06-23)

0.15.2-rc5.0 (2023-06-23)

0.15.2-rc4.0 (2023-06-21)

Bug Fixes

0.15.2-rc3.1 (2023-06-09)

Bug Fixes

0.15.2-rc3.0 (2023-06-09)

0.15.2-beta.0 (2023-05-26)

Bug Fixes

0.15.2-rc1.0 (2023-05-25)

0.15.2-rc.0 (2023-05-23)

Bug Fixes

0.14.7-rc.2 (2023-05-17)

0.14.7-rc.1 (2023-05-17)

Bug Fixes

  • chunk-module-duplication: prevent runtime reset and share scope loss (14bfc38)

0.14.7-rc.0 (2023-05-16)

0.14.7-beta.3 (2023-05-16)

0.14.7-beta.2 (2023-05-16)

0.14.7-beta.1 (2023-05-16)

0.14.7-beta.0 (2023-05-16)

0.14.6 (2023-05-16)

0.14.5 (2023-05-15)

0.14.5-beta.0 (2023-05-15)

Features

0.14.4 (2023-05-13)

0.14.4-beta.0 (2023-05-13)

Bug Fixes

  • remove container proxy code (6123d98)

Features

BREAKING CHANGES

  • automaticAsyncBoundary option has been removed

  • fix: exclude specific pages from page map automatically

  • refactor: conslidate codebase

  • fix: improve hot reload share recovery

  • refactor: remove server jsonp template

  • chore: remove dead code from runtime modules

  • fix: clean up jsonp getCustomJsonpCode

getting chunk loading global from compiler output options

  • feat: adding cleanInitArrays runtime helper

  • chore: remove share scope hoist and module hoisting system

  • chore: cleanup code

0.14.3 (2023-05-03)

0.14.3-beta.0 (2023-05-03)

0.14.2 (2023-04-28)

0.14.2-beta.1 (2023-04-28)

0.14.2-beta.0 (2023-04-28)

Bug Fixes

  • use [fullhash] if no hash exists / in development mode. (dfa7fb3)

0.14.1 (2023-04-28)

0.14.1-beta.0 (2023-04-28)

Features

0.13.1 (2023-04-19)

0.13.1-beta.0 (2023-04-19)

Bug Fixes

  • use container proxy on script VM instead of host resolver point (2929d0f)
  • get delegates working (#527) (7655568)
  • improved asset pipeline (63928b2)
  • peer dependencies metadata (d3a2ed0)
  • solve externalization (49f52e5)
  • use EntryPlugin for injection of remotes (e522c5a)

Features

  • delegate module support (5061d3d)
  • chunk flushing in delegates (5e2375f)
  • delegate module support (8dd154c)
  • delegate module support (d242163)
  • delegates part two (1be2686)
  • improve chunk correlation (22d8afc)
  • new chunk flushing system for exposed modules (97a75d8)
  • prepare for v7 (7bc4b3b)

BREAKING CHANGES

  • safety breaking change note
    BREAKING_CHANGE: safety breaking change note
core - https://github.com/module-federation/core/releases/tag/utils-1.9.2-rc.0

Published by ScriptedAlchemy over 1 year ago

1.9.2-rc.0 (2023-06-30)

1.8.2-rc8.2 (2023-06-28)

1.8.2-rc8.1 (2023-06-28)

Bug Fixes

  • disable flushing remotes to ssr for now (6c5cfae)

1.8.2-rc8.0 (2023-06-27)

1.8.2-rc7.1 (2023-06-27)

1.8.2-rc7.0 (2023-06-27)

1.8.2-rc6.0 (2023-06-23)

1.8.2-rc5.0 (2023-06-23)

1.8.2-rc4.0 (2023-06-21)

Bug Fixes

1.8.2-rc3.1 (2023-06-09)

Bug Fixes

1.8.2-rc3.0 (2023-06-09)

1.8.2-beta.0 (2023-05-26)

1.8.1 (2023-05-26)

Bug Fixes

1.8.1-rc1.0 (2023-05-25)

1.8.1-rc.1 (2023-05-23)

1.8.1-rc.0 (2023-05-23)

Bug Fixes

1.7.6-rc.2 (2023-05-17)

1.7.6-rc.1 (2023-05-17)

1.7.6-rc.0 (2023-05-16)

1.7.6-beta.2 (2023-05-16)

1.7.6-beta.1 (2023-05-16)

1.7.6-beta.0 (2023-05-16)

1.7.5 (2023-05-16)

1.7.5-beta.0 (2023-05-16)

Bug Fixes

  • Improved Share Scope Properties and Fixed Production Build Issues (#884) (de7b2ce)

1.7.4 (2023-05-16)

1.7.3 (2023-05-13)

1.7.3-beta.0 (2023-05-13)

Features

BREAKING CHANGES

  • automaticAsyncBoundary option has been removed

  • fix: exclude specific pages from page map automatically

  • refactor: conslidate codebase

  • fix: improve hot reload share recovery

  • refactor: remove server jsonp template

  • chore: remove dead code from runtime modules

  • fix: clean up jsonp getCustomJsonpCode

getting chunk loading global from compiler output options

  • feat: adding cleanInitArrays runtime helper

  • chore: remove share scope hoist and module hoisting system

  • chore: cleanup code

  • chore: remove dead code from add module runtime plugin

likely can remove whole plugin in future

  • chore: remove logs from delegate modules

  • chore: remove old utils

  • fix: add warning on auto page stitch

  • fix: remove commented out code from InvertedContainerPlugin.ts

  • chore: improve logging to see if its local load or remote load

  • chore: clean up old custom promises factories

  • fix: remove container proxy code

  • fix: remove container proxy code

1.7.2 (2023-05-03)

1.7.2-beta.0 (2023-05-03)

1.7.1 (2023-04-28)

1.7.1-beta.0 (2023-04-28)

Features

1.5.1 (2023-04-19)

1.5.1-beta.0 (2023-04-19)

Bug Fixes

  • use container proxy on script VM instead of host resolver point (2929d0f)
  • cache busting and async quirks when mixing delegates (1fc6e67)
  • get delegates working (#527) (7655568)
  • improved asset pipeline (63928b2)
  • peer dependencies metadata (d3a2ed0)
  • put error triggers if delegates are passed non-primitives (2469383)
  • use EntryPlugin for injection of remotes (e522c5a)

Features

  • chunk flushing in delegates (07aebc4)
  • chunk flushing in delegates (f8b8af6)
  • chunk flushing in delegates (5e2375f)
  • delegate module support (18c9491)
  • delegate module support (8dd154c)
  • delegates part two (1be2686)
  • implement basic single runtime (2432c3e)
  • improve chunk correlation (22d8afc)
  • new chunk flushing system for exposed modules (97a75d8)
  • prepare for v7 (7bc4b3b)
  • support dynamic containers on server (a2a81dd)

BREAKING CHANGES

  • safety breaking change note
    BREAKING_CHANGE: safety breaking change note
core - https://github.com/module-federation/core/releases/tag/nextjs-mf-6.7.1

Published by github-actions[bot] over 1 year ago

6.7.1 (2023-06-30)

Bug Fixes

core - https://github.com/module-federation/core/releases/tag/nextjs-mf-6.7.0

Published by github-actions[bot] over 1 year ago

6.7.0 (2023-06-30)

Dependency Updates

  • utils updated to version 1.9.1
  • node updated to version 0.16.2
  • utils updated to version 1.9.1
  • node updated to version 0.16.2
  • node updated to version 0.16.2

Features

core - https://github.com/module-federation/core/releases/tag/node-0.16.2

Published by github-actions[bot] over 1 year ago

0.16.2 (2023-06-30)

Dependency Updates

  • utils updated to version 1.9.1
  • utils updated to version 1.9.1