⬆️ deps: Update dependency @rsbuild/plugin-react to v1 #359
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:
^0.1.9→^1.0.0Release Notes
web-infra-dev/rsbuild (@rsbuild/plugin-react)
v1.4.2What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v.1.4.1...v1.4.2
v1.4.0Compare Source
🎉 See Announcing Rspack 1.4 for more details.
What's Changed
New Features 🎉
?rawby @chenjiahan in #5353verbatimModuleSyntaxin tsconfig by @chenjiahan in #5399logLevelconfig by @chenjiahan in #5423lessLogAsWarnOrErroption by @chenjiahan in #5427LogLeveltype by @chenjiahan in #5435Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Document 📖
logLevelpage to sidebar by @chenjiahan in #5444Other Changes
noUncheckedSideEffectImportsin tsconfig.json by @chenjiahan in #5384New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.3.22...v1.4.0
v1.3.5What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
getTransformedHtmllink by @chenjiahan in #4973Other Changes
Full Changelog: web-infra-dev/rsbuild@v.1.3.4...v1.3.5
v1.3.3Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.3.2...v1.3.3
v1.3.2Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
<head>tag by @chenjiahan in #4935Document 📖
Other Changes
isMultiCompilertypes by @chenjiahan in #4929Full Changelog: web-infra-dev/rsbuild@v1.3.1...v1.3.2
v1.3.1Compare Source
What's Changed
Bug Fixes 🐞
@rspack/corewith native require by @chenjiahan in #4926Document 📖
server.compressby @chenjiahan in #4917Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.3.0...v1.3.1
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 #4831process.envby @chenjiahan in #4835includeCSSoption type and JSDoc by @chenjiahan in #4862import.meta.envby @chenjiahan in #4871Bug Fixes 🐞
buildCache.cacheDirectoryconfig not work by @Shucei in #4790defineoption type by @chenjiahan in #4861server.corsobject type by @chenjiahan in #4877server.corsoption by @chenjiahan in #4876server.headersto overrideserver.corsby @chenjiahan in #4898Document 📖
loadEnvoption increateRsbuildmethod by @chenjiahan in #4800getPluginscan acceptenvironmentoption by @chenjiahan in #4804pluginReactis also needed when usingpluginSvgrby @9aoy in #4857server.headerstype by @chenjiahan in #4895Other Changes
buildCache.cacheDirectoryby @chenjiahan in #4791Configuration
📅 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.