What's Changed
New Features 🎉
- feat(deps): update dependency @rspack/core to v1.5.5 by @chenjiahan in #6169
Bug Fixes 🐞
- fix(dev-middleware): remove unused cacheStore in memorize util by @chenjiahan in #6159
- fix(types): correct ProxyConfig type definition by @chenjiahan in #6166
Refactor 🔨
- refactor(dev-middleware): simplify output filesystem setup by @chenjiahan in #6160
- refactor(dev-middleware): simplify compiler handling by @chenjiahan in #6161
- refactor(dev-middleware): remove unused instance methods by @chenjiahan in #6164
Document 📖
- docs: add
resolve.conditionNames
configuration by @chenjiahan in #6156 - docs: improve documentation clarity and authenticity by @Copilot in #6157
- docs(e2e): add debugging instructions by @chenjiahan in #6165
Other Changes
- test(e2e): add test case for proxy mixed rules by @chenjiahan in #6167
- test: move configurations from inline to dedicated config files by @chenjiahan in #6168
- release: v1.5.8 by @chenjiahan in #6170
Full Changelog: v1.5.7...v1.5.8