What's Changed
New Features 🎉
Bug Fixes 🐞
- fix(html): should inject chunks for entry.dependOn by @chenjiahan in #2292
- fix: server hooks not trigger when target is others by @9aoy in #2303
- fix(client): Array.prototype.at not exist on legacy browsers by @chenjiahan in #2307
Document 📖
- docs: improve publicDir document by @chenjiahan in #2291
- docs: make prefetch / preload config more clear by @chenjiahan in #2299
- docs: add some examples for prefetch / preload by @chenjiahan in #2302
- docs(react): add vanilla-extract guide by @chenjiahan in #2305
- docs: remove outdated deploy guide by @chenjiahan in #2306
- docs: add guide for Emotion by @chenjiahan in #2308
- docs: add guide for StyleX by @chenjiahan in #2312
- docs: add guide for styled-jsx by @chenjiahan in #2313
- docs: add unplugin transform hook doc by @coderbaozi in #2309
Other Changes
- test(e2e): add case for CSS Modules ident name by @chenjiahan in #2289
- chore(deps): update rspress to ^1.20.1 by @renovate in #2295
- chore(deps): update dependency nx to v19 by @renovate in #2296
- chore(assets-retry): passing addQuery params in object format by @chenjiahan in #2297
- chore(deps): ignore pnpm in renovate config by @chenjiahan in #2300
- chore(deps): update dependency sass to ^1.77.0 by @renovate in #2301
- chore(deps): update dependency svgo to ^3.3.2 by @renovate in #2293
- chore(deps): update playwright monorepo to v1.44.0 by @renovate in #2294
New Contributors
- @coderbaozi made their first contribution in #2309
Full Changelog: v0.6.13...v0.6.14