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/node-0.11.1

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

0.11.1 (2023-02-09)

Bug Fixes

  • backward compatability with older versions pre 6.1.x (f27b57a)
core - https://github.com/module-federation/core/releases/tag/nextjs-mf-6.1.1

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

6.1.1 (2023-02-09)

Bug Fixes

  • resolve NX build version issues (c5f7274)
core - https://github.com/module-federation/core/releases/tag/nextjs-mf-6.1.0

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

6.1.0 (2023-02-09)

Dependency Updates

  • utils updated to version 1.3.0
  • node updated to version 0.11.0

Features

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

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

0.11.0 (2023-02-09)

Dependency Updates

  • utils updated to version 1.3.0

Features

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

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

1.3.0 (2023-02-09)

Features

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

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

6.0.8 (2023-02-09)

Dependency Updates

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

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

0.10.5 (2023-02-09)

Dependency Updates

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

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

2.2.1 (2023-02-09)

Dependency Updates

  • utils updated to version 1.2.1

Bug Fixes

  • typescript: fix import path for generated dts in Windows (#566) (80d09c4)
  • typescript: use node-fetch to download TS types (#565) (f668b1f)
core - https://github.com/module-federation/core/releases/tag/utils-1.2.1

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

1.2.1 (2023-02-09)

Bug Fixes

  • federation-boundary: make custom boundary optional (#570) (e43a387)
  • utilities: fix FederationBoundary implementation (#575) (b94fc28)
core - https://github.com/module-federation/core/releases/tag/nextjs-mf-6.0.7

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

  • node updated to version 0.10.4

6.0.7 (2023-02-02)

Dependency Updates

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

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

0.10.4 (2023-02-02)

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

Published by ScriptedAlchemy over 1 year ago

6.0.6 (2023-01-31)

Dependency Updates

  • node updated to version 0.10.3
  • utils updated to version 1.2.0

Bug Fixes

  • deps: update dependency eventemitter3 to v5 (#539) (f2d634a)
  • getOutputPath to find if endsWith server (#555) (d5386c4)
core - https://github.com/module-federation/core/releases/tag/typescript-2.1.6

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

2.1.6 (2023-01-26)

Bug Fixes

  • typescript: wildcards from regex watch options (#521) (c8d75c8)
core - https://github.com/module-federation/core/releases/tag/typescript-2.1.5

Published by github-actions[bot] almost 2 years ago

2.1.5 (2023-01-21)

Dependency Updates

  • utils updated to version 1.1.2

Bug Fixes

  • typescript: webpack bails out when statsJson isn't found (#507) (eb5e002), closes #498
core - https://github.com/module-federation/core/releases/tag/nextjs-mf-6.0.5

Published by github-actions[bot] almost 2 years ago

6.0.5 (2023-01-21)

Dependency Updates

  • node updated to version 0.10.2
  • utils updated to version 1.1.2

Bug Fixes

  • nextjs-mf: fix list key warning in FlushedChunks (#508) (7694c93)
core - https://github.com/module-federation/core/releases/tag/node-0.10.2

Published by github-actions[bot] almost 2 years ago

0.10.2 (2023-01-21)

Dependency Updates

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

Published by github-actions[bot] almost 2 years ago

1.1.2 (2023-01-21)

Bug Fixes

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

Published by github-actions[bot] almost 2 years ago

6.0.4 (2023-01-11)

Bug Fixes

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

Published by github-actions[bot] almost 2 years ago

2.1.4 (2023-01-11)

Dependency Updates

  • utils updated to version 1.1.1

Bug Fixes

  • federatedtypesplugin: modify remote url used to import remote types (#496) (e91a68a), closes #495
  • typescript: generated types doesn't get included in types index (#487) (e79eb88)
  • typescript: unable to download types from multiple remotes (#492) (c598b41), closes #455
core - https://github.com/module-federation/core/releases/tag/nextjs-mf-6.0.3

Published by github-actions[bot] almost 2 years ago

6.0.3 (2023-01-11)

Dependency Updates

  • node updated to version 0.10.1
  • utils updated to version 1.1.1

Bug Fixes

  • nextjs-mf: fix FlushedChunks TS declaration (#477) (afd5a93)
  • resolve fake remote if offline (#501) (004e14d)