What's Changed
New Features 🎉
- feat(deps): update @rspack/core to v1.5.0-beta.1 by @chenjiahan in #5884
- feat: add new
onAfterDevCompile
plugin hook by @chenjiahan in #5882
Bug Fixes 🐞
- fix: ensure inspectConfig properly initializes action before execution by @chenjiahan in #5859
Document 📖
- docs: update awesome-rspack references to awesome-rstack by @chenjiahan in #5872
Other Changes
- chore(deps): update dependency nx to ^21.4.0 by @renovate[bot] in #5858
- test: fix flaky watch files case by @chenjiahan in #5860
- test(e2e): fix flaky build watch case by @chenjiahan in #5861
- test(e2e): improve log pattern matching in test utils by @chenjiahan in #5863
- test(e2e): fix flaky CLI shortcuts cases by @chenjiahan in #5864
- test(e2e): simplify profile test cases by using helpers by @chenjiahan in #5865
- chore(deps): update all patch dependencies by @renovate[bot] in #5866
- test: fix flaky watch-files-array e2e test case by @chenjiahan in #5867
- test(e2e): reorganize test helpers into separate modules by @chenjiahan in #5868
- test(e2e): standardize log assertions and improving reliability by @chenjiahan in #5869
- test(e2e): fix flaky plugin hook tests by @chenjiahan in #5870
- test(e2e): add test case for using declaration syntax by @chenjiahan in #5873
- test(e2e): simplify runtime log assertions by @chenjiahan in #5874
- test(cli): fix flaky build watch options test by @chenjiahan in #5875
- test(e2e): add helper to assert no logs by @chenjiahan in #5877
- test(e2e): improve lazy compilation cases by @chenjiahan in #5878
- release: 1.5.0-beta.4 by @chenjiahan in #5885
Full Changelog: v1.5.0-beta.3...v1.5.0-beta.4