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

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

6.3.1 (2023-04-13)

Bug Fixes

  • Add 'react/jsx-dev-runtime' to share scope (#748) (73e870d)

0.1.1 (2023-04-12)

Bug Fixes

Reverts

  • Revert "chore(native-federation-typescript): release version 0.1.1" (91786df)
  • Revert "chore(native-federation-typescript): release version 0.1.1" (097f188)
core - https://github.com/module-federation/core/releases/tag/native-federation-tests-0.1.1

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

0.1.1 (2023-04-12)

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

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

6.3.0 (2023-04-10)

Dependency Updates

  • utils updated to version 1.5.0
  • utils updated to version 1.5.0
  • node updated to version 0.13.0
  • node updated to version 0.13.0

Features

  • Allow Container Utils to work Server Side (#723) (232ba24)
core - https://github.com/module-federation/core/releases/tag/node-0.13.0

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

0.13.0 (2023-04-09)

Dependency Updates

  • utils updated to version 1.5.0
  • utils updated to version 1.5.0

Features

  • Allow Container Utils to work Server Side (#723) (232ba24)
core - https://github.com/module-federation/core/releases/tag/utils-1.5.0

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

1.5.0 (2023-04-09)

Features

  • Allow Container Utils to work Server Side (#723) (232ba24)
core - https://github.com/module-federation/core/releases/tag/nextjs-mf-6.2.3

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

6.2.3 (2023-04-09)

Dependency Updates

  • utils updated to version 1.4.1
  • utils updated to version 1.4.1
  • node updated to version 0.12.3
  • node updated to version 0.12.3

Bug Fixes

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

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

0.12.3 (2023-04-09)

Dependency Updates

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

Published by ScriptedAlchemy over 1 year ago

2.2.2 (2023-04-05)

Bug Fixes

  • Add timeout to importRemoteTypes, reduce error log (#695) (85563ef)
  • release typescript (946c052)
  • remove unused dependencies nx added to typescript package (#690) (c87e7d7)
  • safely build url to download type files (#694) (ee5429d)

Features

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

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

1.4.1 (2023-04-05)

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

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

6.2.2 (2023-03-24)

Dependency Updates

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

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

0.12.2 (2023-03-24)

Bug Fixes

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

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

0.12.1 (2023-03-24)

Bug Fixes

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

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

6.2.1 (2023-03-18)

Bug Fixes

  • hoist delegate glue code into container when medusa is used (#642) (a63cd94)
core - https://github.com/module-federation/core/releases/tag/nextjs-mf-6.2.0

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

6.2.0 (2023-03-14)

Dependency Updates

  • utils updated to version 1.4.0
  • node updated to version 0.12.0

Features

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

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

0.12.0 (2023-03-14)

Dependency Updates

  • utils updated to version 1.4.0

Features

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

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

1.4.0 (2023-03-14)

Features

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

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

6.1.4 (2023-03-08)

Bug Fixes

  • exclude next middleware from async boundary loader (#615) (9560d92)
  • include src folder in paths validation (#605) (89a9417)
core - https://github.com/module-federation/core/releases/tag/nextjs-mf-6.1.3

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

6.1.3 (2023-02-17)

Bug Fixes

  • Don't apply async boundary loader for api routes on Windows (#587) (5173845)
core - https://github.com/module-federation/core/releases/tag/nextjs-mf-6.1.2

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

6.1.2 (2023-02-09)

Dependency Updates

  • node updated to version 0.11.1

Bug Fixes

  • backward compatability with older versions pre 6.1.x (f27b57a)