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

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

5.12.12 (2022-12-20)

Bug Fixes

  • async-boundary-loader: use relativeResource instead of this.resouce (#421) (e1f4402)
core - https://github.com/module-federation/core/releases/tag/typescript-2.0.3

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

2.0.3 (2022-12-20)

Bug Fixes

  • Typescript - Allow custom remote filename (#413) (7eda5d8)
  • typescript: set noEmit: false when compiling types (#416) (ec420d8)
core - https://github.com/module-federation/core/releases/tag/typescript-2.0.2

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

2.0.2 (2022-12-18)

Bug Fixes

  • typescript: fix parsing of tsconfig options for compiler (#414) (5673452)
core - https://github.com/module-federation/core/releases/tag/nextjs-mf-5.12.11

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

5.12.11 (2022-12-18)

Dependency Updates

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

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

2.0.1 (2022-12-18)

Bug Fixes

  • cannot convert undefined object (#406) (f049bc9)
  • throw correct error object instead of an empty error in FederatedTypesPlugin (#407) (1ee9ffe)
core - https://github.com/module-federation/core/releases/tag/node-0.9.7

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

0.9.7 (2022-12-18)

Bug Fixes

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

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

5.12.10 (2022-11-23)

Bug Fixes

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

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

5.12.9 (2022-11-23)

Bug Fixes

  • support images for storages and local debug (#391) (9a72311)
core - https://github.com/module-federation/core/releases/tag/nextjs-mf-5.12.8

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

5.12.8 (2022-11-22)

Dependency Updates

  • node updated to version 0.9.6

Bug Fixes

  • normalize options private variable on plugin constructors (#390) (5654acd)
core - https://github.com/module-federation/core/releases/tag/node-0.9.6

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

0.9.6 (2022-11-22)

Bug Fixes

  • normalize options private variable on plugin constructors (#390) (5654acd)
core - https://github.com/module-federation/core/releases/tag/nextjs-mf-5.12.7

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

5.12.7 (2022-11-22)

Bug Fixes

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

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

5.12.6 (2022-11-22)

Dependency Updates

  • node updated to version 0.9.5

Bug Fixes

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

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

0.9.5 (2022-11-22)

Bug Fixes

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

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

5.12.5 (2022-11-20)

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

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

5.12.4 (2022-11-20)

Dependency Updates

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

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

0.9.4 (2022-11-20)

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

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

5.12.3 (2022-11-20)

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

Published by ranshamay almost 2 years ago

0.9.1 (2022-11-20)

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

Published by ranshamay almost 2 years ago

1.0.1 (2022-11-20)

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

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

1.1.0 (2022-11-02)

Features

  • typescript: provide additional files for the typescript compiler (#349) (a4d9d97)