[!WARNING]
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
web-infra-dev/rsbuild (@rsbuild/core)
### [`v1.0.15`](https://redirect.github.com/web-infra-dev/rsbuild/releases/tag/v1.0.15)
[Compare Source](https://redirect.github.com/web-infra-dev/rsbuild/compare/v1.0.14...v1.0.15)
#### What's Changed
##### New Features 🎉
- feat(webpack-swc): use Rslib to bundle by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3726](https://redirect.github.com/web-infra-dev/rsbuild/pull/3726)
- feat(assets-retry): use Rslib to bundle by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3727](https://redirect.github.com/web-infra-dev/rsbuild/pull/3727)
- feat: add rawPublicVars for `loadEnv` by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3732](https://redirect.github.com/web-infra-dev/rsbuild/pull/3732)
- feat(plugin-react): allow to disable fast refresh by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3738](https://redirect.github.com/web-infra-dev/rsbuild/pull/3738)
- feat(deps): bump rspack 1.0.13 by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3743](https://redirect.github.com/web-infra-dev/rsbuild/pull/3743)
##### Bug Fixes 🐞
- fix: allow to print URLs when HTML is disabled by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3737](https://redirect.github.com/web-infra-dev/rsbuild/pull/3737)
##### Document 📖
- docs: add note for destructuring of `process.env` to CRA guide by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3734](https://redirect.github.com/web-infra-dev/rsbuild/pull/3734)
- docs: fix lazy compilation typo by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3736](https://redirect.github.com/web-infra-dev/rsbuild/pull/3736)
- docs: add `process.env.NODE_ENV` inject tip by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3744](https://redirect.github.com/web-infra-dev/rsbuild/pull/3744)
##### Other Changes
- release: 1.0.14 by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3717](https://redirect.github.com/web-infra-dev/rsbuild/pull/3717)
- chore(deps): update rspress 1.33.1 by [@SoonIter](https://redirect.github.com/SoonIter) in [https://github.com/web-infra-dev/rsbuild/pull/3719](https://redirect.github.com/web-infra-dev/rsbuild/pull/3719)
- ci: enhance Rsbuild ecosystem CI by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3712](https://redirect.github.com/web-infra-dev/rsbuild/pull/3712)
- ci: should update eco-ci result in comment by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3722](https://redirect.github.com/web-infra-dev/rsbuild/pull/3722)
- ci: not run eco-ci when only docs changed by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3735](https://redirect.github.com/web-infra-dev/rsbuild/pull/3735)
- chore(deps): update the path-serializer by [@SoonIter](https://redirect.github.com/SoonIter) in [https://github.com/web-infra-dev/rsbuild/pull/3739](https://redirect.github.com/web-infra-dev/rsbuild/pull/3739)
- chore(deps): update dependency terser to v5.35.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rsbuild/pull/3741](https://redirect.github.com/web-infra-dev/rsbuild/pull/3741)
- release: 1.0.15 by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3745](https://redirect.github.com/web-infra-dev/rsbuild/pull/3745)
**Full Changelog**: https://github.com/web-infra-dev/rsbuild/compare/v1.0.14...v1.0.15
### [`v1.0.14`](https://redirect.github.com/web-infra-dev/rsbuild/releases/tag/v1.0.14)
[Compare Source](https://redirect.github.com/web-infra-dev/rsbuild/compare/v1.0.13...v1.0.14)
#### What's Changed
##### New Features 🎉
- feat(core): add `distPath.assets` and `filename.assets` by [@SoonIter](https://redirect.github.com/SoonIter) in [https://github.com/web-infra-dev/rsbuild/pull/3688](https://redirect.github.com/web-infra-dev/rsbuild/pull/3688)
- feat(core): allow to unset the title tag by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3714](https://redirect.github.com/web-infra-dev/rsbuild/pull/3714)
- feat(core): make it easier to remove the built-in alias by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3715](https://redirect.github.com/web-infra-dev/rsbuild/pull/3715)
- feat(plugin-stylus): use Rslib to bundle by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3679](https://redirect.github.com/web-infra-dev/rsbuild/pull/3679)
- feat(plugin-solid): use Rslib to bundle by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3693](https://redirect.github.com/web-infra-dev/rsbuild/pull/3693)
- feat(plugin-vue): use Rslib to bundle by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3697](https://redirect.github.com/web-infra-dev/rsbuild/pull/3697)
- feat(plugin-babel): use Rslib to bundle by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3691](https://redirect.github.com/web-infra-dev/rsbuild/pull/3691)
- feat(plugin-svgr): use Rslib to bundle by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3698](https://redirect.github.com/web-infra-dev/rsbuild/pull/3698)
- feat(plugin-sass): use Rslib to bundle by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3703](https://redirect.github.com/web-infra-dev/rsbuild/pull/3703)
- feat(plugin-react): use Rslib to bundle by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3704](https://redirect.github.com/web-infra-dev/rsbuild/pull/3704)
- feat(plugin-svelte): use Rslib to bundle by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3705](https://redirect.github.com/web-infra-dev/rsbuild/pull/3705)
##### Bug Fixes 🐞
- fix(plugin-less): missing `lessOptions` type with TS node16 resolution by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3695](https://redirect.github.com/web-infra-dev/rsbuild/pull/3695)
- fix: prebundle breaks RspackChain type by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3710](https://redirect.github.com/web-infra-dev/rsbuild/pull/3710)
- fix(create-rsbuild): require is not defined by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3716](https://redirect.github.com/web-infra-dev/rsbuild/pull/3716)
##### Other Changes
- chore: update bug report issue template by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3689](https://redirect.github.com/web-infra-dev/rsbuild/pull/3689)
- chore: prefer using the node16 tsconfig by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3694](https://redirect.github.com/web-infra-dev/rsbuild/pull/3694)
- chore(deps): update dependency react-router-dom to ^6.27.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rsbuild/pull/3707](https://redirect.github.com/web-infra-dev/rsbuild/pull/3707)
- chore(deps): update all patch dependencies by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rsbuild/pull/3706](https://redirect.github.com/web-infra-dev/rsbuild/pull/3706)
- chore(deps): update dependency sirv to v3 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rsbuild/pull/3708](https://redirect.github.com/web-infra-dev/rsbuild/pull/3708)
- test: add rsbuild-ecosystem-ci test by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3690](https://redirect.github.com/web-infra-dev/rsbuild/pull/3690)
**Full Changelog**: https://github.com/web-infra-dev/rsbuild/compare/v1.0.13...v1.0.14
Configuration
📅 Schedule: Branch creation - "before 4am" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.0.13
->1.0.15
^1.0.13
->^1.0.15
1.0.3
->1.0.5
1.0.1
->1.0.2
Release Notes
web-infra-dev/rsbuild (@rsbuild/core)
### [`v1.0.15`](https://redirect.github.com/web-infra-dev/rsbuild/releases/tag/v1.0.15) [Compare Source](https://redirect.github.com/web-infra-dev/rsbuild/compare/v1.0.14...v1.0.15) #### What's Changed ##### New Features 🎉 - feat(webpack-swc): use Rslib to bundle by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3726](https://redirect.github.com/web-infra-dev/rsbuild/pull/3726) - feat(assets-retry): use Rslib to bundle by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3727](https://redirect.github.com/web-infra-dev/rsbuild/pull/3727) - feat: add rawPublicVars for `loadEnv` by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3732](https://redirect.github.com/web-infra-dev/rsbuild/pull/3732) - feat(plugin-react): allow to disable fast refresh by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3738](https://redirect.github.com/web-infra-dev/rsbuild/pull/3738) - feat(deps): bump rspack 1.0.13 by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3743](https://redirect.github.com/web-infra-dev/rsbuild/pull/3743) ##### Bug Fixes 🐞 - fix: allow to print URLs when HTML is disabled by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3737](https://redirect.github.com/web-infra-dev/rsbuild/pull/3737) ##### Document 📖 - docs: add note for destructuring of `process.env` to CRA guide by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3734](https://redirect.github.com/web-infra-dev/rsbuild/pull/3734) - docs: fix lazy compilation typo by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3736](https://redirect.github.com/web-infra-dev/rsbuild/pull/3736) - docs: add `process.env.NODE_ENV` inject tip by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3744](https://redirect.github.com/web-infra-dev/rsbuild/pull/3744) ##### Other Changes - release: 1.0.14 by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3717](https://redirect.github.com/web-infra-dev/rsbuild/pull/3717) - chore(deps): update rspress 1.33.1 by [@SoonIter](https://redirect.github.com/SoonIter) in [https://github.com/web-infra-dev/rsbuild/pull/3719](https://redirect.github.com/web-infra-dev/rsbuild/pull/3719) - ci: enhance Rsbuild ecosystem CI by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3712](https://redirect.github.com/web-infra-dev/rsbuild/pull/3712) - ci: should update eco-ci result in comment by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3722](https://redirect.github.com/web-infra-dev/rsbuild/pull/3722) - ci: not run eco-ci when only docs changed by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3735](https://redirect.github.com/web-infra-dev/rsbuild/pull/3735) - chore(deps): update the path-serializer by [@SoonIter](https://redirect.github.com/SoonIter) in [https://github.com/web-infra-dev/rsbuild/pull/3739](https://redirect.github.com/web-infra-dev/rsbuild/pull/3739) - chore(deps): update dependency terser to v5.35.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rsbuild/pull/3741](https://redirect.github.com/web-infra-dev/rsbuild/pull/3741) - release: 1.0.15 by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3745](https://redirect.github.com/web-infra-dev/rsbuild/pull/3745) **Full Changelog**: https://github.com/web-infra-dev/rsbuild/compare/v1.0.14...v1.0.15 ### [`v1.0.14`](https://redirect.github.com/web-infra-dev/rsbuild/releases/tag/v1.0.14) [Compare Source](https://redirect.github.com/web-infra-dev/rsbuild/compare/v1.0.13...v1.0.14) #### What's Changed ##### New Features 🎉 - feat(core): add `distPath.assets` and `filename.assets` by [@SoonIter](https://redirect.github.com/SoonIter) in [https://github.com/web-infra-dev/rsbuild/pull/3688](https://redirect.github.com/web-infra-dev/rsbuild/pull/3688) - feat(core): allow to unset the title tag by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3714](https://redirect.github.com/web-infra-dev/rsbuild/pull/3714) - feat(core): make it easier to remove the built-in alias by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3715](https://redirect.github.com/web-infra-dev/rsbuild/pull/3715) - feat(plugin-stylus): use Rslib to bundle by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3679](https://redirect.github.com/web-infra-dev/rsbuild/pull/3679) - feat(plugin-solid): use Rslib to bundle by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3693](https://redirect.github.com/web-infra-dev/rsbuild/pull/3693) - feat(plugin-vue): use Rslib to bundle by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3697](https://redirect.github.com/web-infra-dev/rsbuild/pull/3697) - feat(plugin-babel): use Rslib to bundle by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3691](https://redirect.github.com/web-infra-dev/rsbuild/pull/3691) - feat(plugin-svgr): use Rslib to bundle by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3698](https://redirect.github.com/web-infra-dev/rsbuild/pull/3698) - feat(plugin-sass): use Rslib to bundle by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3703](https://redirect.github.com/web-infra-dev/rsbuild/pull/3703) - feat(plugin-react): use Rslib to bundle by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3704](https://redirect.github.com/web-infra-dev/rsbuild/pull/3704) - feat(plugin-svelte): use Rslib to bundle by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3705](https://redirect.github.com/web-infra-dev/rsbuild/pull/3705) ##### Bug Fixes 🐞 - fix(plugin-less): missing `lessOptions` type with TS node16 resolution by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3695](https://redirect.github.com/web-infra-dev/rsbuild/pull/3695) - fix: prebundle breaks RspackChain type by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3710](https://redirect.github.com/web-infra-dev/rsbuild/pull/3710) - fix(create-rsbuild): require is not defined by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3716](https://redirect.github.com/web-infra-dev/rsbuild/pull/3716) ##### Other Changes - chore: update bug report issue template by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3689](https://redirect.github.com/web-infra-dev/rsbuild/pull/3689) - chore: prefer using the node16 tsconfig by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3694](https://redirect.github.com/web-infra-dev/rsbuild/pull/3694) - chore(deps): update dependency react-router-dom to ^6.27.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rsbuild/pull/3707](https://redirect.github.com/web-infra-dev/rsbuild/pull/3707) - chore(deps): update all patch dependencies by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rsbuild/pull/3706](https://redirect.github.com/web-infra-dev/rsbuild/pull/3706) - chore(deps): update dependency sirv to v3 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rsbuild/pull/3708](https://redirect.github.com/web-infra-dev/rsbuild/pull/3708) - test: add rsbuild-ecosystem-ci test by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3690](https://redirect.github.com/web-infra-dev/rsbuild/pull/3690) **Full Changelog**: https://github.com/web-infra-dev/rsbuild/compare/v1.0.13...v1.0.14Configuration
📅 Schedule: Branch creation - "before 4am" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.