release: plugin-rsc@0.5.33 - #1408
Merged
Merged
Conversation
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.
plugin-rsc release PR generated by the Prepare Release workflow: https://github.com/vitejs/vite-plugin-react/actions/runs/31067198954
Changelog
Features
loadBootstrapScriptContent(#1360) (c2e0273)transformWrapExportfilter by node ast (#1385) (64ae63c)transformHoistInlineDirective+ update example to exclude undeclared caller arguments for use cache cache keys (inline directive) (#1404) (cd829da)transformHoistInlineDirective+ add callableuse cacheexample (#1330) (0f45d15)Bug Fixes
transformWrapExport(#1387) (fba021f)use serverfile (#1383) (c046a90)use serverfile (#1384) (96f3cdd)use serverfile directive (#1355) (640d7d7)Documentation
/rsc/serverand/rsc/cliententry points over/rsc(#1345) (8d4b7f2)Miscellaneous Chores
use cacheexample with closure encryption (#1398) (f97d959)transformServerActionServer(#1354) (88f7f0c)use cachecache keys (file directive only) (#1401) (b0521cc)Code Refactoring
Tests
use cacheform action cache hits after hydrated reload (#1402) (d10e2ae)use cacheexample (#1403) (42ce5d4)use servertransform function name preservation (#1366) (8a4439a)Continuous Integration