v0.1.12
What's Changed
Bug Fixes 🐞
- fix(runtime): error load remote should fire if before request throw by @ScriptedAlchemy in #2373
- fix: fix publish private error by @nyqykk in #2411
- fix(dts-plugin): avoid typescript generation exceptions in javascript projects by @zhoushaw in #2410
- fix(enhanced): remove package type by @ScriptedAlchemy in #2413
- fix(typescript): add missing dep by @ScriptedAlchemy in #2434
- fix(node): correct chunk evaluation order by @ScriptedAlchemy in #2435
Document 📖
- docs: native ts description by @ilteoood in #2402
- docs: Update runtime.mdx by @ScriptedAlchemy in #2412
- docs: remove unless vmok name by @clChenLiang in #2415
- docs: resolve google module federation get start link break by @zhoushaw in #2414
- docs: updating announcement by @zackarychapple in #2423
- docs: update presets.mdx by @eltociear in #2432
- docs: delete dumplicate property by @JaremyCheng in #2425
- docs: optimize english content by @zackarychapple in #2439
- docs: delete unless content by @zhoushaw in #2451
Other Changes
- Release v0.1.11 by @zhoushaw in #2409
- chore: fix build and test ci error by @zhoushaw in #2403
- chore: remove duplicated section from quick-start docs by @elbeezi in #2424
- revert: native federation typescript original behaviour by @ilteoood in #2428
- chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #2442
- chore: release runtime by @ScriptedAlchemy in #2443
- Feat/avoid extract same zip by @ilteoood in #2450
- workflow: modify release action by @zhoushaw in #2452
New Contributors
- @clChenLiang made their first contribution in #2415
- @zackarychapple made their first contribution in #2423
- @eltociear made their first contribution in #2432
- @JaremyCheng made their first contribution in #2425
- @elbeezi made their first contribution in #2424
Full Changelog: v0.1.11...v0.1.12