v0.5.0
What's Changed
New Features 🎉
- feat(runtime): provide users to mark share dependency as loaded #2789 by @MadaraUchiha-314 in #2838
- feat(runtime): add
loadEntry
hook by @jbroma in #2826 - feat(module-federation/bridge): Enhance Bridge capabilities and fix some issues by @danpeen in #2792
Bug Fixes 🐞
- fix(enhanced): remove useless but has side effect export by @2heal1 in #2834
- fix(chrome-devtools): dependency graph display error by @nyqykk in #2813
- fix(modern-js-plugin): require node plugin on demand by @2heal1 in #2835
- fix: no add default attrs to the element which is provided by users by @2heal1 in #2842
- fix(runtime): provide error message when remote entry init fails by @ScriptedAlchemy in #2746
Document 📖
- docs: add doc for error-catalog in "basic" by @YanPes in #2849
- docs: update index.mdx by @jucian0 in #2852
Other Changes
- Release v0.3.5 by @zhoushaw in #2830
- chore(deps): bump sharp from 0.33.3 to 0.33.4 by @dependabot in #2824
- chore(deps): bump koa and @types/koa by @dependabot in #2822
- chore(deps-dev): bump @builder.io/qwik from 1.6.0 to 1.7.3 by @dependabot in #2833
- chore(deps): bump @swc/helpers from 0.5.3 to 0.5.12 by @dependabot in #2845
- Release v0.4.0 by @zhoushaw in #2846
- chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by @dependabot in #2844
- chore(deps): bump axios from 1.6.7 to 1.7.4 by @dependabot in #2848
New Contributors
- @jbroma made their first contribution in #2826
- @YanPes made their first contribution in #2849
- @jucian0 made their first contribution in #2852
- @danpeen made their first contribution in #2792
Full Changelog: v0.3.5...v0.5.0