What's Changed
New Features 🎉
- feat(create-rsbuild): use tsconfig types in templates by @chenjiahan in #7871
- feat(create-rsbuild): use vue-tsc in Vue template by @chenjiahan in #7874
- feat(create-rsbuild): add Node types to TS templates by @chenjiahan in #7876
Bug Fixes 🐞
- fix(core): infer lazy compilation server URL from client by @chenjiahan in #7880
- fix(core): skip lazy compilation without client updates by @chenjiahan in #7882
- fix(plugin-tailwindcss): upgrade Tailwind CSS to 4.3.1 by @chenjiahan in #7884
- fix(core): apply assetPrefix to manifest entry assets by @chenjiahan in #7888
Document 📖
- docs: fix config option type labels by @chenjiahan in #7870
- docs: update preset types guidance by @chenjiahan in #7873
- docs: add transformImport ignore component options by @chenjiahan in #7875
- docs: add dev.client option sections by @chenjiahan in #7881
- docs: add server dist path to multiple environments examples by @chenjiahan in #7889
Other Changes
- chore(ci): update ecosystem ci action to v0.3.2 by @Timeless0911 in #7867
- chore(deps): upgrade rslint to 0.6.0 by @chenjiahan in #7868
- chore: add react plugin support metadata by @Shreshth3 in #7872
- test: add transformImport ignore component e2e by @chenjiahan in #7877
- chore: configure VS Code JS formatter by @chenjiahan in #7879
- chore(deps): update dependency oxfmt to ^0.54.0 by @renovate[bot] in #7886
- chore(deps): update pnpm to v11.6.0 by @renovate[bot] in #7887
- chore(deps): update dependency @rsbuild/plugin-type-check to ^1.4.0 by @renovate[bot] in #7885
- release: @rsbuild/plugin-tailwindcss v2.0.3 by @chenjiahan in #7890
Full Changelog: v2.0.12...v2.0.13