What's Changed
New Features 🎉
- feat(create-rsbuild): allow to create via CLI options by @chenjiahan in #2903
- feat: allow dev.client.port to be a number by @chenjiahan in #2907
Bug Fixes 🐞
- fix(create-rsbuild): lit should be dependency by @chenjiahan in #2910
- fix(create-rsbuild): skip tools selection when using CLI options by @chenjiahan in #2911
- fix: es template string breaks template compiling by @chenjiahan in #2914
- fix: allow setting NODE_ENV from env files by @chenjiahan in #2915
Document 📖
- docs: port value should be string instead of int by @vikas5914 in #2905
- docs: add create-rsbuild quick creation guide by @chenjiahan in #2918
- docs: update the builtin CHAIN_ID list by @chenjiahan in #2920
Other Changes
- test(e2e): add cases for create-rsbuild by @chenjiahan in #2912
- chore(deps): update dependency vitest to v2 by @renovate in #2909
- chore(deps): update dependency @modern-js/module-tools to ^2.55.0 by @renovate in #2908
New Contributors
- @vikas5914 made their first contribution in #2905
Full Changelog: v1.0.1-beta.0...v1.0.1-beta.1