What's Changed
New Features 🎉
- feat: support for multiple public dirs by @chenjiahan in #2578
- feat(create-rsbuild): add eslint-plugin-react-hooks by @chenjiahan in #2580
- feat: support for
import.meta.env
by @chenjiahan in #2583 - feat: type declaration for
import.meta.env
by @chenjiahan in #2584 - feat: export plugin name const by @9aoy in #2588
- feat: increase overlay width to display more informations by @chenjiahan in #2589
- feat: only display verbose msgs in prod build or debug mode by @chenjiahan in #2590
- feat(deps): bump rspack to 0.7.3 by @9aoy in #2592
- feat: reference Rspack client module types by @chenjiahan in #2593
Document 📖
- docs: fix discord badge by @chenjiahan in #2579
- docs: improve output.copy examples by @chenjiahan in #2581
- docs: add 404 page redirect to document by @SoonIter in #2585
Other Changes
- chore(deps): update dependency webpack to ^5.92.0 by @renovate in #2574
- chore(deps): update all patch dependencies by @renovate in #2490
- chore(create-rsbuild): allow renovate to update more templates by @chenjiahan in #2587
Full Changelog: v0.7.6...v0.7.7