What's Changed
New Features 🎉
- feat: improve restarting experience by @chenjiahan in #4829
- feat: expose
context.action
property by @chenjiahan in #4831 - feat(security): add warnings for defining
process.env
by @chenjiahan in #4835 - feat: improve build error messages by @chenjiahan in #4838
- feat(css): add support for raw CSS imports by @chenjiahan in #4841
- feat(plugin-sass): add support for raw query by @chenjiahan in #4843
- feat(plugin-less): add support for raw query by @chenjiahan in #4844
- feat(plugin-stylus): add support for raw query by @chenjiahan in #4845
- feat: add types for raw imports of CSS preprocessors by @chenjiahan in #4846
Bug Fixes 🐞
- fix: MaxListenersExceeded warning after restarting server by @chenjiahan in #4826
- fix: handle errors in transform loader with try-catch block by @chenjiahan in #4837
Document 📖
- docs: update features list by @chenjiahan in #4823
- docs: add MultiCompiler references by @chenjiahan in #4836
- docs: add section on importing raw CSS files by @chenjiahan in #4842
- docs: update Rspress and fix Overview link style by @chenjiahan in #4847
Other Changes
- chore(deps): update sass to ^1.86.0 by @renovate in #4821
- chore(deps): update dependency react-router-dom to ^7.4.0 by @renovate in #4825
- chore(deps): update all patch dependencies by @renovate in #4824
- refactor: move file watching and restart logic to separate module by @chenjiahan in #4828
- chore: remove prepare module to simplify CLI initialization code by @chenjiahan in #4830
- chore(deps): update dependency simple-git-hooks to ^2.12.1 by @renovate in #4839
- release: 1.3.0-beta.1 by @chenjiahan in #4848
Full Changelog: v1.3.0-beta.0...v1.3.0-beta.1