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.
release/dry-runis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonrelease/dry-run.Releases
next@15.4.0-canary.58
Patch Changes
#79302
aa7d4deThanks @unstubbable! - EnablepprwhendynamicIOis enabled#79565
e0d4df2Thanks @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
21e4411Thanks @ijjk! - Fix dangling promise in unstable_cache#79213
0c0262eThanks @unstubbable! - Always pass implicit/soft tags into theCacheHandler.getmethod#79144
d16d9f4Thanks @devjiwonchoi! - [TypeScript Plugin] Match method signature (someFunc(): void) type for client boundary warnings.#79204
8eaf44bThanks @devjiwonchoi! - Fixed rewrite params of the interception routes not being parsed correctly in certain deployed environments#79299
e2837fbThanks @unstubbable! - UseonPostponeto determine if segment prefetch is partial#79193
3ecf087Thanks @devjiwonchoi! - [TypeScript Plugin] Moved the diagnostics' positions to the prop's type instead of the value for client-boundary warnings.#79658
c513008Thanks @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
8751df4Thanks @unstubbable! - [Segment Cache] Fix: Ensure server references can be prerendered#79109
854992fThanks @eps1lon! - Sourcemap errors during prerender ifexperimental.enablePrerenderSourceMapsis enabled#79657
1f25118Thanks @unstubbable! - Fix name tracking for closures in server actions transform#78882
5136f8eThanks @unstubbable! - [dynamicIO] Avoid timeout errors with dynamic params in"use cache"@next/swc@15.4.0-canary.58