What's Changed
New Features 🎉
- feat(webpack-swc): use Rslib to bundle by @chenjiahan in #3726
- feat(assets-retry): use Rslib to bundle by @chenjiahan in #3727
- feat: add rawPublicVars for
loadEnv
by @chenjiahan in #3732 - feat(plugin-react): allow to disable fast refresh by @chenjiahan in #3738
- feat(deps): bump rspack 1.0.13 by @9aoy in #3743
Bug Fixes 🐞
- fix: allow to print URLs when HTML is disabled by @chenjiahan in #3737
Document 📖
- docs: add note for destructuring of
process.env
to CRA guide by @chenjiahan in #3734 - docs: fix lazy compilation typo by @9aoy in #3736
- docs: add
process.env.NODE_ENV
inject tip by @9aoy in #3744
Other Changes
- release: 1.0.14 by @chenjiahan in #3717
- chore(deps): update rspress 1.33.1 by @SoonIter in #3719
- ci: enhance Rsbuild ecosystem CI by @9aoy in #3712
- ci: should update eco-ci result in comment by @9aoy in #3722
- ci: not run eco-ci when only docs changed by @9aoy in #3735
- chore(deps): update the path-serializer by @SoonIter in #3739
- chore(deps): update dependency terser to v5.35.0 by @renovate in #3741
- release: 1.0.15 by @9aoy in #3745
Full Changelog: v1.0.14...v1.0.15