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 publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release/dry-run, this PR will be updated.
Releases
[email protected]
Patch Changes
#79302
aa7d4de
Thanks @unstubbable! - Enableppr
whendynamicIO
is enabled#79565
e0d4df2
Thanks @wyattjoh! - Resolved bug where hitting the parameterized path directly would cause a fallback shell generation instead of just rendering the route with the parameterized placeholders.#79248
21e4411
Thanks @ijjk! - Fix dangling promise in unstable_cache#79213
0c0262e
Thanks @unstubbable! - Always pass implicit/soft tags into theCacheHandler.get
method#79144
d16d9f4
Thanks @devjiwonchoi! - [TypeScript Plugin] Match method signature (someFunc(): void
) type for client boundary warnings.#79204
8eaf44b
Thanks @devjiwonchoi! - Fixed rewrite params of the interception routes not being parsed correctly in certain deployed environments#79299
e2837fb
Thanks @unstubbable! - UseonPostpone
to determine if segment prefetch is partial#79193
3ecf087
Thanks @devjiwonchoi! - [TypeScript Plugin] Moved the diagnostics' positions to the prop's type instead of the value for client-boundary warnings.#79658
c513008
Thanks @eps1lon! - [dev-overlay] Show error overlay on any thrown valueWe used to only show the error overlay on thrown values with a stack property.
On other thrown values we kept the overlay collapsed.
#79448
8751df4
Thanks @unstubbable! - [Segment Cache] Fix: Ensure server references can be prerendered#79109
854992f
Thanks @eps1lon! - Sourcemap errors during prerender ifexperimental.enablePrerenderSourceMaps
is enabled#79657
1f25118
Thanks @unstubbable! - Fix name tracking for closures in server actions transform#78882
5136f8e
Thanks @unstubbable! - [dynamicIO] Avoid timeout errors with dynamic params in"use cache"
@next/[email protected]