v1.4.0-beta.5
What's Changed
New Features 🎉
- feat: improve lazy compilation options for single entry by @chenjiahan in #5431
- feat(CLI): add --logLevel flag by @chenjiahan in #5433
- feat(core): export
LogLevel
type by @chenjiahan in #5435 - feat: support lazy compilation in multi environments by @chenjiahan in #5446
Bug Fixes 🐞
- fix: ensure log level can work for all logs by @chenjiahan in #5434
- fix: should set output charset for swc-loader by @chenjiahan in #5412
- fix: failed to enable lazy compilation in some cases by @chenjiahan in #5447
- fix(types): make PostCSSPlugin type loose by @chenjiahan in #5448
Document 📖
- docs: add logLevel config by @chenjiahan in #5432
- docs: add
logLevel
page to sidebar by @chenjiahan in #5444
Other Changes
- chore(deps): update biome to v2 by @chenjiahan in #5436
- test(e2e): capture build logs to make test logs clear by @chenjiahan in #5437
- test(e2e): remove temporary plugin by @chenjiahan in #5438
- test(e2e): improve debug mode tests by @chenjiahan in #5440
- test(e2e): ensure proper cleanup of build after execution by @chenjiahan in #5441
- chore(deps): update dependency @rslib/core to v0.10.1 by @renovate in #5442
- chore(deps): update dependency create-rstack to v1.5.0 by @renovate in #5443
- chore(deps): update dependency rspress-plugin-sitemap to ^1.2.0 by @renovate in #5450
- chore(deps): update all patch dependencies by @renovate in #5451
- release: 1.4.0-beta.5 by @chenjiahan in #5452
Full Changelog: v1.4.0-beta.4...v1.4.0-beta.5