What's Changed
Performance Improvements ⚡
- perf(deps): prebundle connect and open
- perf: prebundle browserslist and bump autoprefixer
New Features 🎉
- feat(create-rsbuild): add new lit template
- feat: Rsbuild Doctor add rules to doctor-core package.
- feat(create-rsbuild): improve next steps message
- feat(deps): bump Rspack v0.3.12
- feat: always compile TS and JSX files
Bug Fixes 🐞
- fix(create-rsbuild): missing tsconfig.json in vanilla template
- fix(create-rsbuild): incorrect title in sample code
Other Changes
- chore(type): update server.close as an async function
- refactor: extract rem as a standalone plugin
- chore: compile hmr-client as es5
- chore(server): adjust printURLs, httpServer and dev compile execution order
- refactor: move disableCssModuleExtension config to uni-builder