What's Changed
New Features 🎉
- feat(core): add WebSocket URL resolver by @chenjiahan in #7829
- feat(plugin-tailwindcss): enable optimize in production by default by @chenjiahan in #7828
- feat(core): support prefetch options array by @chenjiahan in #7859
- feat(deps): update @rspack/core to 2.0.8 by @chenjiahan in #7865
- feat(core): support preload options array by @chenjiahan in #7863
Performance 🚀
- perf(server): optimize mime lookup in dev middleware by @chenjiahan in #7839
- perf(core): improve dev asset stream throughput by @chenjiahan in #7840
- perf(core): lazy load open editor middleware by @chenjiahan in #7843
Bug Fixes 🐞
- fix(core): support loadBundle with natural chunk ids by @SyMind in #7826
- fix(plugin-solid): downgrade solid-refresh to 0.6.3 by @chenjiahan in #7832
- fix(deps): update all patch dependencies by @renovate[bot] in #7849
- fix(core): match if-range etag exactly by @chenjiahan in #7852
Refactor 🔨
- refactor(core): simplify dev asset stream helper by @chenjiahan in #7841
- refactor(core): hoist dev asset request helpers by @chenjiahan in #7851
Document 📖
- docs: fix tools.rspack examples by @chenjiahan in #7831
- docs: add Cloudflare Workers plugin tip by @chenjiahan in #7834
- docs: clarify SSR asset URL config by @chenjiahan in #7835
- docs: add full-stack framework references by @chenjiahan in #7836
- docs: generalize deployment guide by @chenjiahan in #7837
- docs: update SSR framework guidance by @chenjiahan in #7838
- docs: fix broken links by @chenjiahan in #7853
- docs: update JS minimizer plugin examples by @chenjiahan in #7854
- docs: add TanStack Start setup commands by @chenjiahan in #7857
- docs: add full-stack framework guidance by @chenjiahan in #7860
Other Changes
- test: simplify e2e configs by @chenjiahan in #7827
- release: @rsbuild/plugin-solid v1.2.2 by @chenjiahan in #7833
- chore: migrate formatter to Oxfmt by @chenjiahan in #7842
- chore(deps): update dependency svelte-check to ^4.6.0 by @renovate[bot] in #7844
- chore: use default Oxfmt options by @chenjiahan in #7846
- chore(deps): update shiki monorepo to ^4.2.0 by @renovate[bot] in #7847
- chore(deps): update happy-dom monorepo to ^20.10.1 by @renovate[bot] in #7848
- chore(deps): update dependency @types/node to ^24.13.1 by @renovate[bot] in #7850
- release: @rsbuild/plugin-tailwindcss v2.0.2 by @chenjiahan in #7855
- ci: use pinned pnpm setup action by @chenjiahan in #7856
- chore(deps): update dependency http-proxy-middleware to v4.1.0 by @renovate[bot] in #7858
Full Changelog: v2.0.11...v2.0.12