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/nextjs-mf-6.4.1-beta.2

Published by ScriptedAlchemy over 1 year ago

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

Bug Fixes

  • disable next chunk splits (2f731ee)
core - https://github.com/module-federation/core/releases/tag/nextjs-mf-6.4.1-beta.1

Published by ScriptedAlchemy over 1 year ago

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

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

Published by ScriptedAlchemy over 1 year ago

0.14.2 (2023-04-28)

core - https://github.com/module-federation/core/releases/tag/node-0.14.2-beta.1

Published by ScriptedAlchemy over 1 year ago

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

core - https://github.com/module-federation/core/releases/tag/nextjs-mf-6.4.1-beta.0

Published by ScriptedAlchemy over 1 year ago

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

Published by ScriptedAlchemy over 1 year ago

0.14.1 (2023-04-28)

Dependency Updates

  • utils updated to version 1.7.1
  • utils updated to version 1.7.1
core - https://github.com/module-federation/core/releases/tag/node-0.14.1-beta.0

Published by ScriptedAlchemy over 1 year ago

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

Published by ScriptedAlchemy over 1 year ago

1.7.1 (2023-04-28)

core - https://github.com/module-federation/core/releases/tag/utils-1.7.1-beta.0

Published by ScriptedAlchemy over 1 year ago

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

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

  • add release tooling to storybook addon (43c66bb)

0.1.0 (2023-04-27)

Dependency Updates

  • utils updated to version 1.7.0
  • utils updated to version 1.7.0

Bug Fixes

  • add release tooling to storybook addon (#817) (63d27a8)

Features

  • add storybook addon that supports Module Federation remote containers (#598) (7547b02)
core - https://github.com/module-federation/core/releases/tag/utils-1.7.0

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

1.7.0 (2023-04-27)

Features

  • add storybook addon that supports Module Federation remote containers (#598) (7547b02)
  • release to npm with next tag to not ruine latest one (#763) (f2d199b)
core - https://github.com/module-federation/core/releases/tag/nextjs-mf-6.4.0

Published by ScriptedAlchemy over 1 year ago

6.4.0 (2023-04-19)

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

Published by ScriptedAlchemy over 1 year ago

0.14.0 (2023-04-19)

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

Published by ScriptedAlchemy over 1 year ago

1.6.0 (2023-04-19)

core - https://github.com/module-federation/core/releases/tag/nextjs-mf-6.3.1-beta.0

Published by ScriptedAlchemy over 1 year ago

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

Published by ScriptedAlchemy over 1 year ago

0.13.1 (2023-04-19)

Dependency Updates

  • utils updated to version 1.5.1
  • utils updated to version 1.5.1
core - https://github.com/module-federation/core/releases/tag/node-0.13.1-beta.0

Published by ScriptedAlchemy over 1 year ago

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

Published by ScriptedAlchemy over 1 year ago

1.5.1 (2023-04-19)

core - https://github.com/module-federation/core/releases/tag/utils-1.5.1-beta.0

Published by ScriptedAlchemy over 1 year ago

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/native-federation-tests-0.1.2

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

0.1.2 (2023-04-14)

Bug Fixes

  • tests regex, external deps should be removed using the startsWith strategy (5d1c0f5)