What's Changed
Performance 🚀
- perf(webpack): remove unused webpack-sources dependency by @chenjiahan in #1579
Bug Fixes 🐞
- fix: display more accurate compile times by @chenjiahan in #1578
- fix(plugin-type-check): missing webpack peer dependency by @9aoy in #1598
- types: export missing config types by @chenjiahan in #1583
Document 📖
- docs: add using Rsdoctor guide by @chenjiahan in #1575
- docs: add extend-middleware guide by @9aoy in #1584
- docs: add MDX type declarations guide by @chenjiahan in #1595
Other Changes
- test(e2e): add test case for new web worker by @chenjiahan in #1576
- chore(deps): bump nx v18 by @chenjiahan in #1580
- chore: set styleLoader.esModule default true by @9aoy in #1581
- refactor: use import.meta.webpackHot to replace module.hot by @chenjiahan in #1586
- chore(deps): update all patch dependencies by @renovate in #1557
- chore(workflow): allow renovate to create major updates by @chenjiahan in #1587
- chore(deps): update actions/setup-node action to v4 by @renovate in #1592
- chore(deps): update actions/checkout action to v4 by @renovate in #1588
- chore(deps): update actions/github-script action to v7 by @renovate in #1589
Full Changelog: v0.4.3...v0.4.4