What's Changed
New Features 🎉
- feat(core): add
action
option torsbuild.initConfigs
by @colinaaa in #5753 - feat: add support for custom HMR client in environments by @chenjiahan in #5773
Bug Fixes 🐞
- fix: appendRules helper not work in some cases by @chenjiahan in #5781
Refactor 🔨
- refactor: extracting environment error creation by @chenjiahan in #5766
- refactor(server): move writeToDisk config resolution to middleware by @chenjiahan in #5769
- refactor: remove unnecessary async and update type definitions by @chenjiahan in #5777
Document 📖
- docs: add tool selection to build performance guide by @chenjiahan in #5765
- docs: add rslint to the list of Rstack tools by @chenjiahan in #5774
- docs: add version badges to Rstack tools table by @chenjiahan in #5776
Other Changes
- chore: remove unnecessary issues write permission from release workflow by @chenjiahan in #5756
- ci: remove ecosystem CI workflow trigger from release by @chenjiahan in #5757
- chore(deps): update dependency heading-case to v1 by @renovate[bot] in #5761
- chore(deps): update dependency core-js to ~3.45.0 by @renovate[bot] in #5760
- chore(deps): update @rslint/core to v0.1.4 by @chenjiahan in #5762
- chore(deps): update all patch dependencies by @renovate[bot] in #5759
- chore: update array type syntax to use parentheses consistently by @chenjiahan in #5763
- test: organize HMR e2e test cases by @chenjiahan in #5770
- test(e2e): uncomment and simplify some cases by @chenjiahan in #5771
- chore: ignore output directories in Rslint config by @chenjiahan in #5775
- chore(deps): update @rstest/core to v0.1.2 by @chenjiahan in #5780
- chore(deps): update module federation to v0.18.0 by @renovate[bot] in #5778
- chore(deps): update sass to ^1.90.0 by @renovate[bot] in #5779
- release: 1.4.15 by @chenjiahan in #5782
Full Changelog: v1.4.14...v1.4.15