v0.1.16
What's Changed
Bug Fixes 🐞
- fix(runtime): correct type structure for preload remote hook by @ScriptedAlchemy in #2515
- fix(runtime): resolve the problem that static resource preload is not reused by @zhoushaw in #2531
- fix: only delete can be configurable descriptor by @2heal1 in #2518
Document 📖
- docs: fixes parameter name typo by @konclave in #2533
- docs: format rsbuild zh chapter by @9aoy in #2532
Other Changes
- Release v0.1.15 by @zhoushaw in #2520
- Fix/optional peer deps by @crutch12 in #2538
- chore: support normalize shared.import option by @2heal1 in #2535
- chore(deps-dev): bump esbuild from 0.20.2 to 0.21.4 by @dependabot in #2548
- chore(deps): bump ws and @types/ws by @dependabot in #2547
- chore: removed ts-ignore on ContainerEntryModule by @ilteoood in #2542
- chore(deps-dev): bump @modern-js/eslint-config from 2.46.1 to 2.50.0 by @dependabot in #2544
- chore(deps-dev): bump qwik-nx from 1.1.1 to 2.3.0 by @dependabot in #2546
New Contributors
Full Changelog: v0.1.15...v0.1.16