What's Changed
Performance Improvements ⚡
- perf: prebundle picocolors dependency
- perf(shared): prebundle webpack-chain and webpack-sources
- perf(core): remove strip-ansi dependency
- perf: add prebundle scripts and bundle deepmerge
- perf(core): remove filesize dependency
- perf: prebundle fs-extra and url-join
New Features 🎉
- feat(cli): restart dev server when config file changed
- feat(create-rsbuild): add new vanilla template
Bug Fixes 🐞
- hotfix(server): should print url with distPath.html
- hotfix(doc): use rspress next version to adapt rsbuild server
Other Changes
- chore: using exports.types to replace typesVersion
- chore(core): remove lodash dependency
- chore(deps): bump html-rspack-plugin v5.5.5
- chore(server): route.json is no longer needed
- chore: add prod-server e2e test cases and support not printURLs when preview