What's Changed
New Features 🎉
- feat(deps): update @rspack/core to 2.1.8 by @chenjiahan in #8224
- feat(core): show network interface names in server URLs by @chenjiahan in #8199
Performance 🚀
- perf(core): avoid eager asset source reads by @chenjiahan in #8221
- perf(core): avoid reading inlined asset sources by @chenjiahan in #8222
- perf(core): defer inline asset source reads by @chenjiahan in #8225
Bug Fixes 🐞
- fix(core): use environment config for Node.js addons by @Timeless0911 in #8203
- fix(plugin-preact): use environment HMR config by @chenjiahan in #8204
- fix(deps): update all patch dependencies by @renovate[bot] in #8215
- fix(core): check favicon asset by output path by @chenjiahan in #8223
Document 📖
- docs: clarify getNormalizedConfig usage by @chenjiahan in #8208
- docs: improve plugin config guidance by @chenjiahan in #8209
- docs: refine normalized config terminology by @chenjiahan in #8210
Other Changes
- chore: replace Oxfmt with Prettier by @chenjiahan in #8200
- chore(deps): update dependency @rsbuild/plugin-type-check to ^1.6.0 by @renovate[bot] in #8201
- test(e2e): remove local paths from Node addon fixtures by @chenjiahan in #8205
- chore(deps): update actions/setup-node action to v7 by @renovate[bot] in #8206
- chore(deps): update dependency @testing-library/jest-dom to v7 by @renovate[bot] in #8207
- chore(deps): update dependency sass to ^1.102.0 by @renovate[bot] in #8211
- chore(deps): update dependency @shikijs/transformers to ^4.4.1 by @renovate[bot] in #8212
- chore(deps): update pnpm to v11.18.0 by @renovate[bot] in #8214
- chore: migrate formatting to rs fmt by @chenjiahan in #8217
- chore(deps): upgrade rstack to v0.3.1 by @chenjiahan in #8218
- chore(deps): upgrade rstack to v0.3.2 by @chenjiahan in #8219
- chore(deps): update dependency hono to v4.12.34 [security] by @renovate[bot] in #8220
- release: v2.1.10 by @chenjiahan in #8226
Full Changelog: v2.1.9...v2.1.10