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

Published by zhoushaw 7 months ago

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

Full Changelog: https://github.com/module-federation/universe/compare/v0.0.16...v0.0.17

core - v0.0.16

Published by zhoushaw 7 months ago

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: https://github.com/module-federation/universe/compare/v0.0.15...v0.0.16

core - v8.2.2

Published by zhoushaw 8 months ago

core - v0.0.15

Published by zhoushaw 8 months ago

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

Full Changelog: https://github.com/module-federation/universe/compare/v0.0.14...v0.0.15

core - v8.2.0

Published by ScriptedAlchemy 8 months ago

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

New Contributors

Full Changelog: https://github.com/module-federation/universe/compare/v0.0.12...v8.2.0

core - v0.0.14

Published by zhoushaw 8 months ago

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

New Contributors

Full Changelog: https://github.com/module-federation/universe/compare/v0.0.13...v0.0.14

core - v0.0.13

Published by zhoushaw 9 months ago

What's Changed

Bug Fixes 🐞

Other Changes

null

Full Changelog: https://github.com/module-federation/universe/compare/v0.0.12...v0.0.13

core - v0.0.12

Published by 2heal1 9 months ago

What's Changed

Bug Fixes 🐞

Other Changes

null

Full Changelog: https://github.com/module-federation/universe/compare/v0.0.11...v0.0.12

core - v0.0.11

Published by zhoushaw 9 months ago

core - v0.0.10

Published by zhoushaw 9 months ago

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

Full Changelog: https://github.com/module-federation/universe/compare/v0.0.9...v0.0.10

core - v0.0.9

Published by zhoushaw 9 months ago

What's Changed

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: https://github.com/module-federation/universe/compare/v0.0.8...v0.0.9

core - v0.0.8

Published by zhoushaw 10 months ago

What's Changed

New Features 🎉

Bug Fixes 🐞

  • none

Other Changes

Full Changelog: https://github.com/module-federation/universe/compare/v0.0.7...v0.0.8

core - v0.0.7

Published by zhoushaw 10 months ago

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

Full Changelog: https://github.com/module-federation/universe/compare/v0.0.6...v0.0.7

core - v0.0.6

Published by zhoushaw 10 months ago

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: https://github.com/module-federation/universe/compare/v0.0.5...v0.0.6

core - v0.0.5

Published by zhoushaw 10 months ago

New Features 🎉

  • feat(runtime): support entry with query by @2heal1 in #1833
  • feat(runtime): export sdk simpleJoinRemoteEntry function by @2heal1 in #1858

Bug Fixes 🐞

  • fix: vitest not throw error while using @nx/vite:test directly by @2heal1 in #1855

Other Changes

  • chore: Release v0.0.4 by @zhoushaw in #1811
  • chore: remove unused packages by @ScriptedAlchemy in #1825
  • chore(deps): update dependency typedoc to v0.25.4 by @renovate in #1805
  • chore(deps): update dependency react-router-dom to v6.21.1 by @renovate in #1846
  • chore(deps): update dependency regenerator-runtime to v0.14.1 by @renovate in #1804
  • chore(deps): update dependency undici to v5.28.2 by @renovate in #1847
  • chore(deps): update dependency core-js to v3.34.0 by @renovate in #1845

Full Changelog: v0.0.4...v0.0.5

core - v0.0.4

Published by zhoushaw 10 months ago

What's Changed

New Features 🎉

core - runtime-1.1.0-canary.1

Published by github-actions[bot] 10 months ago

1.1.0-canary.1 (2023-12-15)

Features

  • runtime: the runtime adds a fetch hook and processes fetch-related requests (89dd452), closes #1757
core - runtime-1.0.1-canary.1

Published by github-actions[bot] 11 months ago

1.0.1-canary.1 (2023-12-06)

Bug Fixes

  • runtime: shorthand utils imports (f8e6805)
core - storybook-addon-2.0.1

Published by github-actions[bot] 11 months ago

2.0.1 (2023-12-05)

Bug Fixes

  • deps: update dependency antd to v4.24.15 (de857c4)
  • deps: update dependency axios to v1.6.0 [security] (71bd7be)
  • deps: update dependency core-js to v3.33.3 (6100431)
  • deps: update dependency typedoc to v0.25.3 (10477bf)
  • deps: update dependency unplugin to v1.5.1 (e2ea98b)
  • storybook-addon: add missing package peer dependencies (4bf34e0)
core - sdk-1.1.0-canary.1

Published by github-actions[bot] 11 months ago

1.1.0-canary.1 (2023-12-05)

Bug Fixes

Features

  • runtime: add hook for handle preloadRemote module (#1712) (6efd3b8)
  • runtime: add runtime license (6de6468)
  • sdk: add sdk license (56546a5)
  • sdk: fix version mismatch (86bae7c)
  • sdk: fix version missmatch (f4ed6f0)