v0.1.13
What's Changed
New Features 🎉
- feat(sdk): auto public path support for json remote by @ScriptedAlchemy in #2463
Bug Fixes 🐞
- fix: tsup config join by @ilteoood in #2465
- fix(node): runtime plugin missing vars cause crash by @ScriptedAlchemy in #2471
- fix: should use userOptions.shared to apply hooks by @2heal1 in #2476
- fix: remoteEntry chunk may have css files which need to be exclude by @2heal1 in #2492
Document 📖
- docs: fix rspack config demo by @fz6m in #2446
- docs: document errorLoadRemote lifecycle calls by @ScriptedAlchemy in #2417
Other Changes
- Release v0.1.12 by @zhoushaw in #2453
- chore: fix node public path sample by @ScriptedAlchemy in #2468
- chore(webpack-bundler-runtime): add more details tip for loadShareSync by @2heal1 in #2466
- chore: optimize runtime structure by @2heal1 in #2416
- chore: delete references to used shared to prevent memory leaks by @2heal1 in #2347
- chore(deps-dev): bump @fontsource/roboto-mono from 5.0.17 to 5.0.18 by @dependabot in #2484
- chore(deps-dev): bump @swc/core from 1.3.102 to 1.5.6 by @dependabot in #2490
New Contributors
Full Changelog: v0.1.12...v0.1.13