What's Changed
New Features 🎉
- feat(create-rsbuild): allow to add ESLint as linter by @chenjiahan in #2557
- feat: add
server.open.before
config by @chenjiahan in #2560 - feat(deps): bump Rspack v0.7.2 by @chenjiahan in #2569
Bug Fixes 🐞
- fix(create-rsbuild): let prettier ignore lock files by @chenjiahan in #2555
- fix(example): load moduleFederation config file fail by @9aoy in #2565
- fix: allow to import multiple core-js versions by @chenjiahan in #2568
Document 📖
- docs: remove duplicated comma in plugin-svgr.mdx by @hasnum-stack in #2558
- docs: add optional tools to quick start by @chenjiahan in #2559
- docs: add configuring Rspack tips by @chenjiahan in #2562
- docs: vite migration guide by @chenjiahan in #2567
Other Changes
- chore: external rspack when prebundle rspack-chain by @chenjiahan in #2561
- chore(workflow): use disallow-major-changeset by @chenjiahan in #2563
- test(e2e): improve styled-components case by @chenjiahan in #2564
New Contributors
- @hasnum-stack made their first contribution in #2558
Full Changelog: v0.7.4...v0.7.5