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-3.0.0

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

3.0.0 (2023-09-09)

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/storybook-addon-1.0.0

Published by ScriptedAlchemy about 1 year ago

1.0.0 (2023-08-14)

Dependency Updates

  • utils updated to version 2.0.7
  • utils updated to version 2.0.7

Bug Fixes

  • add release tooling to storybook addon (43c66bb)
  • add release tooling to storybook addon (#817) (63d27a8)
  • ignore ts error (86bb46b)
  • storybook-addon: update src path also for stories from v7 (#1206) (8af9066), closes #1195
  • workaround to self ref module error in prod (#1205) (1d88beb)

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.7

Published by ScriptedAlchemy about 1 year ago

2.0.7 (2023-08-14)

Bug Fixes

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

Published by ScriptedAlchemy about 1 year ago

7.0.8 (2023-08-14)

Dependency Updates

  • utils updated to version 2.0.6
  • node updated to version 1.0.7
  • utils updated to version 2.0.6
  • node updated to version 1.0.7

Bug Fixes

  • workaround to self ref module error in prod (e134caa)
core - https://github.com/module-federation/core/releases/tag/node-1.0.7

Published by ScriptedAlchemy about 1 year ago

1.0.7 (2023-08-14)

Dependency Updates

  • utils updated to version 2.0.6
  • utils updated to version 2.0.6
core - https://github.com/module-federation/core/releases/tag/nextjs-mf-7.0.7

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

7.0.7 (2023-08-11)

Dependency Updates

  • utils updated to version 2.0.5
  • node updated to version 1.0.6
  • utils updated to version 2.0.5
  • node updated to version 1.0.6
  • node updated to version 1.0.6

Bug Fixes

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

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

1.0.6 (2023-08-11)

Dependency Updates

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

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

2.0.5 (2023-08-11)

Bug Fixes

core - https://github.com/module-federation/core/releases/tag/typescript-2.4.2

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

2.4.2 (2023-08-09)

core - https://github.com/module-federation/core/releases/tag/typescript-2.4.1

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

2.4.1 (2023-07-23)

Dependency Updates

  • utils updated to version 2.0.4

Bug Fixes

  • typescript: add types field to package.json exports (#1154) (ec37484)
core - https://github.com/module-federation/core/releases/tag/nextjs-mf-7.0.6

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

7.0.6 (2023-07-19)

Dependency Updates

  • utils updated to version 2.0.4
  • node updated to version 1.0.5
  • utils updated to version 2.0.4
  • node updated to version 1.0.5
  • node updated to version 1.0.5

Bug Fixes

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

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

1.0.5 (2023-07-19)

Dependency Updates

  • utils updated to version 2.0.4
  • utils updated to version 2.0.4

Bug Fixes

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

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

2.0.4 (2023-07-19)

core - https://github.com/module-federation/core/releases/tag/typescript-2.4.0

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

2.4.0 (2023-07-19)

Dependency Updates

  • utils updated to version 2.0.3
  • utils updated to version 2.0.3

Bug Fixes

  • Add an error message when no MFP is present during build (#1150) (dff5153)

Features

  • Allow Container Utils to work Server Side (#723) (232ba24)
  • release to npm with next tag to not ruine latest one (#763) (f2d199b)
core - https://github.com/module-federation/core/releases/tag/utils-2.0.3

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

2.0.3 (2023-07-19)

Bug Fixes

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

Published by ScriptedAlchemy over 1 year ago

7.0.5 (2023-07-18)

Dependency Updates

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

Published by ScriptedAlchemy over 1 year ago

1.0.4 (2023-07-18)

Dependency Updates

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

Published by ScriptedAlchemy over 1 year ago

2.0.2 (2023-07-18)

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

Published by ScriptedAlchemy over 1 year ago

7.0.4 (2023-07-17)

Dependency Updates

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

Published by ScriptedAlchemy over 1 year ago

1.0.3 (2023-07-17)

Dependency Updates

  • utils updated to version 2.0.1
  • utils updated to version 2.0.1