What's Changed
New Features 🎉
- feat: support
server.base
configuration by @9aoy in #3542 - feat: define
import.meta.env.BASE_URL
by @chenjiahan in #3632
Performance 🚀
- perf(CLI): enable Node.js compile cache by @chenjiahan in #3627
Bug Fixes 🐞
- fix(plugin-sass): mute the legacy API deprecation warnings by @chenjiahan in #3629
Document 📖
- docs: add Rspress link to footer by @chenjiahan in #3617
- docs: improve
output.assetPrefix
by @chenjiahan in #3620 - docs: add guide for migrating env vars by @chenjiahan in #3624
- docs: add
base
version range by @chenjiahan in #3625 - docs: add
base
to migration guide by @chenjiahan in #3626 - docs(plugin-sass): add legacy API deprecation tip by @chenjiahan in #3631
Other Changes
- chore(deps): update all patch dependencies by @renovate in #3622
- chore(deps): update dependency typescript to ^5.6.2 by @renovate in #3619
- chore(CI): upgrade to Node 22 by @chenjiahan in #3628
- chore(deps): update babel to ^7.25.7 by @renovate in #3634
- release: 1.0.10 by @chenjiahan in #3637
Full Changelog: v1.0.9...v1.0.10