What's Changed
New Features 🎉
- feat: print debug logs when set DEBUG env by @chenjiahan in #977
- feat(create-rsbuild): set the name of package.json by @zhousg in #979
- types: use autoprefixer's official type definitions by @chenjiahan in #990
Performance 🚀
- perf(plugin-react): use prebundled semver by @chenjiahan in #991
Bug Fixes 🐞
- fix(startUrl): fallback to node.js open if applescript failed by @chenjiahan in #975
- fix: setup logger level if use JavaScript API by @chenjiahan in #982
- fix: failed to build wasm in Windows by @chenjiahan in #983
- fix(plugin-rem): complete postcss-pxtorem import path by @9aoy in #988
Document 📖
- docs: make default entry config clearer by @chenjiahan in #974
- docs: add more example for cleanDistPath by @chenjiahan in #980
- docs: update target type by @9aoy in #986
- docs: update PostCSS configure guide by @chenjiahan in #994
Other Changes
- chore(deps): bump rslog v1.1.2 by @chenjiahan in #976
- chore: only print Rspack version in debug mode by @chenjiahan in #981
- chore(workflow): enable Windows e2e tests by @chenjiahan in #459
- test(e2e): check if port is available by @chenjiahan in #992
Full Changelog: v0.2.5...v0.2.6