What's Changed
New Features 🎉
- feat(deps): update Rspack to v1.2.8 by @chenjiahan in #4758
Bug Fixes 🐞
- fix: print environment name only when using multi compiler by @chenjiahan in #4754
- fix(rsbuild): add dynamic import callback to cjs vm by @ScriptedAlchemy in #4755
- fix: appendPlugins not work in some cases by @chenjiahan in #4767
Document 📖
- docs: add dynamic asset prefix guide by @chenjiahan in #4760
- docs: improve InspectConfigOptions type by @chenjiahan in #4761
- docs: simplify Rsdoctor configuration example by @chenjiahan in #4764
Other Changes
- chore(deps): update Rsdoctor to 1.0.0-rc.0 by @chenjiahan in #4757
- chore: export StartServerResult for resuing by @JounQin in #4763
- test(ut): add custom Rspack configuration tests by @chenjiahan in #4766
- chore(server): remove useless runInNewContext option by @9aoy in #4765
- release: 1.2.18 by @chenjiahan in #4768
Full Changelog: v1.2.17...v1.2.18