What's Changed
New Features 🎉
- feat: improve error overlay readability by enabling line wrapping by @chenjiahan in #6660
Bug Fixes 🐞
- fix: encode content in virtual module to handle special characters by @chenjiahan in #6655
- fix: prevent HMR configs from overlapping across environments by @chenjiahan in #6656
- fix: handle status message in gzip middleware by @chenjiahan in #6659
- fix: use sequential config generation to ensure deterministic results by @chenjiahan in #6661
- fix(overlay): skip converting node internal paths in error messages by @chenjiahan in #6662
- fix(overlay): replace file URI scheme by @chenjiahan in #6664
- fix: add workaround for virtual modules build log by @chenjiahan in #6665
Document 📖
- docs: update filename placeholders link and description by @chenjiahan in #6651
- docs: polish English phrasing in plugin and worker guides by @chenjiahan in #6654
Other Changes
- chore(deps): bump Rslib v0.18.2 to fix panic issue in watch mode by @Timeless0911 in #6649
- chore: add ua-parser-js to trustPolicyExclude list by @yifancong in #6616
- chore(deps): update dependency svelte to ^5.45.2 by @renovate[bot] in #6652
- chore(deps): update playwright monorepo to v1.57.0 by @renovate[bot] in #6653
- chore(deps): update dependency prettier to ^3.7.1 by @renovate[bot] in #6657
- release: v1.6.10 by @chenjiahan in #6669
Full Changelog: v1.6.9...v1.6.10