What's Changed
New Features 🎉
- feat(CLI): allow to run without sub-command to trigger dev by @chenjiahan in #4773
- feat(types): export LoadEnvOptions and LoadEnvResult types by @chenjiahan in #4779
- feat: support async function for rsbuildConfig in createRsbuild options by @chenjiahan in #4778
- feat: integrate env variable loading into createRsbuild options by @chenjiahan in #4783
Bug Fixes 🐞
- fix: simplify build error logs by @chenjiahan in #4772
- fix: handle null stats JSON in Socket server by @chenjiahan in #4784
Document 📖
- docs: add Tailwind CSS v4 compatibility tip for preprocessors by @chenjiahan in #4770
- docs: update description for build close method by @chenjiahan in #4786
Other Changes
- chore(deps): update Rspress to 2.0.0-alpha.2 by @chenjiahan in #4769
- chore(deps): update dependency svelte to ^5.23.0 by @renovate in #4771
- refactor(CLI): extract config loader function by @chenjiahan in #4780
- chore: fix some type issues of createRsbuild by @chenjiahan in #4782
- release: 1.2.19 by @chenjiahan in #4787
Full Changelog: v1.2.18...v1.2.19