What's Changed
New Features 🎉
- feat: support print error module traces by @9aoy in #3986
- feat(plugin-sass): mute deprecation warnings of dependencies by @chenjiahan in #3998
Bug Fixes 🐞
- fix(webpack): move Rslib to devDependencies by @colinaaa in #3990
- fix: pin Rspack 1.1.0 to fix "Tsconfig not found" by @chenjiahan in #4001
Document 📖
- docs: add rsbuild-plugin-tailwindcss to optimize bundle size by @chenjiahan in #3991
- docs: add explanation to .env by @hangCode2001 in #3993
Other Changes
- chore: move
runCLI
from internal helpers to index export by @chenjiahan in #3981 - chore: simplify isGlob helper by @chenjiahan in #3982
- chore: normalize stats with
getStatsOptions
by @chenjiahan in #3987 - chore(deps): update dependency sass to ^1.81.0 by @renovate in #3988
- chore(deps): update dependency sass-embedded to ^1.81.0 by @renovate in #3989
- chore(CI): reduce playwright install time by @chenjiahan in #3995
- release: @rsbuild/plugin-webpack-swc 1.0.8 by @chenjiahan in #3997
- chore(deps): update all patch dependencies by @renovate in #3999
- chore(deps): update dependency svelte to ^5.2.2 by @renovate in #4000
- chore(deps): update dependency tsconfig-paths-webpack-plugin to v4.2.0 by @renovate in #4002
- chore(deps): update rspress to v1.37.0 by @renovate in #4003
Full Changelog: v1.1.2...v1.1.3