What's Changed
New Features 🎉
- feat(deps): update dependency @rspack/core to v1.6.1 by @chenjiahan in #6507
- feat: enhance
api.transformtyping with conditional types by @chenjiahan in #6499 - feat(create-rsbuild): allow to omit --dir flag by @chenjiahan in #6502
- feat: add support for native html plugin implementation by @chenjiahan in #6504
Bug Fixes 🐞
- fix(mergeConfig): avoiding adding undefined properties by @chenjiahan in #6496
- fix(cli): improve command usage display by @chenjiahan in #6506
Refactor 🔨
- refactor(core): optimize config merging and object checks by @chenjiahan in #6497
Document 📖
- docs: update documentation for lazy compilation options by @chenjiahan in #6495
- docs: clarify unsupported options in environments config by @chenjiahan in #6498
- docs(quick-start): update non-interactive mode section by @chenjiahan in #6500
Other Changes
- chore(deps): update dependency @rsbuild/plugin-check-syntax to ^1.6.0 by @renovate[bot] in #6501
- release: create-rsbuild v1.6.2 by @chenjiahan in #6503
- release: v1.6.2 by @chenjiahan in #6508
Full Changelog: v1.6.1...v1.6.2