What's Changed
New Features 🎉
- feat(deps): bump Rspack v0.5.5 by @chenjiahan in #1673
- feat: add @rsbuild/plugin-eslint package by @chenjiahan in #1679
- types: optimize timer using ReturnType by @thinkasany in #1677
Performance 🚀
- perf(plugin-eslint): avoid multiple registration by @chenjiahan in #1682
Bug Fixes 🐞
- fix: incorrect script URL in Windows by @chenjiahan in #1675
- fix: apply crossorigin to the rem runtime script by @chenjiahan in #1674
- fix(plugin-eslint): ignore dist folder by default by @chenjiahan in #1683
Other Changes
- refactor(plugin-rem): no longer rely on plugin order by @chenjiahan in #1672
- chore(deps): bump html-rspack-plugin 5.6.1 by @chenjiahan in #1676
- test: add test cases for plugin-eslint by @chenjiahan in #1680
New Contributors
- @thinkasany made their first contribution in #1677
Full Changelog: v0.4.7...v0.4.8