Merged
Conversation
✅ Deploy Preview for rsbuild ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.

See Announcing Rspack 1.3 for more details.
What's Changed
New Features 🎉
context.actionproperty by @chenjiahan in feat: exposecontext.actionproperty #4831process.envby @chenjiahan in feat(security): add warnings for definingprocess.env#4835includeCSSoption type and JSDoc by @chenjiahan in feat(plugin-stylus): addincludeCSSoption type and JSDoc #4862import.meta.envby @chenjiahan in feat(types): declare existing properties ofimport.meta.env#4871Bug Fixes 🐞
buildCache.cacheDirectoryconfig not work by @Shucei in fix(cache):buildCache.cacheDirectoryconfig not work #4790defineoption type by @chenjiahan in fix(plugin-stylus):defineoption type #4861server.corsobject type by @chenjiahan in fix(types): missingserver.corsobject type #4877server.corsoption by @chenjiahan in fix(server)!: should respect the value of theserver.corsoption #4876server.headersto overrideserver.corsby @chenjiahan in fix(server): allowserver.headersto overrideserver.cors#4898Document 📖
loadEnvoption increateRsbuildmethod by @chenjiahan in docs: addloadEnvoption increateRsbuildmethod #4800getPluginscan acceptenvironmentoption by @chenjiahan in docs:getPluginscan acceptenvironmentoption #4804pluginReactis also needed when usingpluginSvgrby @9aoy in docs:pluginReactis also needed when usingpluginSvgr#4857server.headerstype by @chenjiahan in docs: correctserver.headerstype #4895Other Changes
buildCache.cacheDirectoryby @chenjiahan in test(e2e): add cases forbuildCache.cacheDirectory#4791New Contributors
buildCache.cacheDirectoryconfig not work #4790Full Changelog: v1.2.19...v1.3.0