chore: Update version for release (pre) #13980
Merged
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 was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release-next, this PR will be updated.
release-next
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onrelease-next
.Releases
[email protected]
Minor Changes
deno
. (#12327)[email protected]
Minor Changes
Add unstable RSC support (#13700)
For more information, see the RSC documentation.
Patch Changes
Handle
InvalidCharacterError
when validating cookie signature (#13847)Pass a copy of
searchParams
to thesetSearchParams
callback function to avoid muations of the internalsearchParams
instance. This was an issue when navigations were blocked because the internal instance be out of sync withuseLocation().search
. (#12784)Support invalid
Date
inturbo-stream
v2 fork (#13684)In Framework Mode, clear critical CSS in development after initial render (#13872)
Strip search parameters from
patchRoutesOnNavigation
path
param for fetcher calls (#13911)Skip scroll restoration on useRevalidator() calls because they're not new locations (#13671)
Support unencoded UTF-8 routes in prerender config with
ssr
set tofalse
(#13699)Do not throw if the url hash is not a valid URI component (#13247)
Fix a regression in
createRoutesStub
introduced with the middleware feature. (#13946)As part of that work we altered the signature to align with the new middleware APIs without making it backwards compatible with the prior
AppLoadContext
API. This permittedcreateRoutesStub
to work if you were opting into middleware and the updatedcontext
typings, but brokecreateRoutesStub
for users not yet opting into middleware.We've reverted this change and re-implemented it in such a way that both sets of users can leverage it.
createRoutesStub
with the updated API.Remove
Content-Length
header from Single Fetch responses (#13902)@react-router/[email protected]
Minor Changes
DefineRouteFunction
type alongsideDefineRoutesFunction
(#13945)Patch Changes
@react-router/[email protected]
@react-router/[email protected]
Patch Changes
[email protected]
@react-router/[email protected]
@react-router/[email protected]
Patch Changes
[email protected]
@react-router/[email protected]
Patch Changes
vite-node
to^3.2.2
to support Vite 7 (#13781)https
protocol in dev mode (#13746)build.cssCodeSplit
option is disabled (#13943).mts
and.mjs
extensions for route config file (#13931)cwd
differs from project root (#13824)externalConditions
which had enabledmodule
condition for externals and broke builds with certain packages, like Emotion. (#13871)[email protected]
@react-router/[email protected]
@react-router/[email protected]
[email protected]
Patch Changes
[email protected]
@react-router/[email protected]
Patch Changes
[email protected]
@react-router/[email protected]
@react-router/[email protected]
Patch Changes
@react-router/[email protected]
@react-router/[email protected]
Patch Changes
[email protected]
@react-router/[email protected]
Patch Changes
[email protected]
@react-router/[email protected]
@react-router/[email protected]