What's Changed
New Features 🎉
- feat(create-rsbuild): add framework alias and validate input by @chenjiahan in #2922
- feat(deps): bump rspack 1.0.0-alpha.4 by @9aoy in #2936
Bug Fixes 🐞
- fix: specify SWC cache directory by @9aoy in #2926
- fix(webpack): should generate config files correctly when output is specified by @9aoy in #2929
Document 📖
- docs: add modify config tips by @chenjiahan in #2930
- docs: correct server.htmlFallback tip by @Thulof in #2933
Other Changes
- chore(deps): update eslint to ^9.7.0 by @renovate in #2924
- chore: move babel-preset package by @chenjiahan in #2925
- chore(deps): update all patch dependencies by @renovate in #2923
- chore: move typed-css-modules plugin to separate repo by @chenjiahan in #2932
- Release: v1.0.1-beta.2 by @9aoy in #2937
New Contributors
Full Changelog: v1.0.1-beta.1...v1.0.1-beta.2