Skip to content

[next] Remove .prefetch.rsc rewrites for non-PPR#11540

Merged
kodiakhq[bot] merged 4 commits into
mainfrom
ijjk/fix-prefetch-case
May 6, 2024
Merged

[next] Remove .prefetch.rsc rewrites for non-PPR#11540
kodiakhq[bot] merged 4 commits into
mainfrom
ijjk/fix-prefetch-case

Conversation

@ijjk

@ijjk ijjk commented May 3, 2024

Copy link
Copy Markdown
Member

Removes .prefetch.rsc rewrites rules for non-PPR, as Next.js doesn't emit any static prefetches otherwise

@changeset-bot

changeset-bot Bot commented May 3, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 45d6101

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@vercel/next Patch
vercel Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ztanner ztanner changed the title [next] Fix prefetch rewrite case for RSC [next] Remove .prefetch.rsc rewrites for non-PPR May 4, 2024
@ztanner ztanner marked this pull request as ready for review May 4, 2024 19:42

@ijjk ijjk left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@kodiakhq kodiakhq Bot merged commit 50fc27b into main May 6, 2024
@kodiakhq kodiakhq Bot deleted the ijjk/fix-prefetch-case branch May 6, 2024 18:17
Kikobeats pushed a commit that referenced this pull request May 7, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) 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 main, this PR will
be updated.


# Releases
## @vercel/functions@1.0.0

### Major Changes

- Initial release
([#11553](#11553))

## @vercel/node@3.1.0

### Minor Changes

- Make waitUntil consistent for Node.js & Edge
([#11553](#11553))

## vercel@34.1.9

### Patch Changes

- Updated dependencies
\[[`5a532a5b9`](5a532a5),
[`50fc27ba5`](50fc27b),
[`c1d852295`](c1d8522),
[`a5ea04154`](a5ea041)]:
    -   @vercel/next@4.2.8
    -   @vercel/node@3.1.0

## @vercel/next@4.2.8

### Patch Changes

- Fix missing initial RSC headers
([#11552](#11552))

- Remove .prefetch.rsc rewrites for non-PPR
([#11540](#11540))

- [next] rename middleware manifest env
([#11549](#11549))

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants