chore(deps): update dependency @rsbuild/plugin-react to ^1.3.0#5087
Merged
chenjiahan merged 1 commit intomainfrom Apr 24, 2025
Merged
chore(deps): update dependency @rsbuild/plugin-react to ^1.3.0#5087chenjiahan merged 1 commit intomainfrom
chenjiahan merged 1 commit intomainfrom
Conversation
✅ Deploy Preview for rsbuild ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
chenjiahan
approved these changes
Apr 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
^1.2.0->^1.3.0Release Notes
web-infra-dev/rsbuild (@rsbuild/plugin-react)
v1.3.0Compare Source
See Announcing Rspack 1.3 for more details.
Breaking Changes 💡
Rsbuild dev server no longer sets
Access-Control-Allow-Origin: *header to all requests by default. This is the same default behavior as esbuild and Vite, which prevents any website from sending any requests to the dev server.It is recommended to set up trusted origins via
server.cors, see the server.cors documentation for more details.See also:
What's Changed
New Features 🎉
context.actionproperty by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4831process.envby @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4835includeCSSoption type and JSDoc by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4862import.meta.envby @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4871Bug Fixes 🐞
buildCache.cacheDirectoryconfig not work by @Shucei in https://github.com/web-infra-dev/rsbuild/pull/4790defineoption type by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4861server.corsobject type by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4877server.corsoption by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4876server.headersto overrideserver.corsby @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4898Document 📖
loadEnvoption increateRsbuildmethod by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4800getPluginscan acceptenvironmentoption by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4804pluginReactis also needed when usingpluginSvgrby @9aoy in https://github.com/web-infra-dev/rsbuild/pull/4857server.headerstype by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4895Other Changes
buildCache.cacheDirectoryby @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4791New Contributors
Full Changelog: v1.2.19...v1.3.0
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.