Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[next] Ensure all prerenders have matching .action output #11719

Merged
merged 7 commits into from
Jun 11, 2024

Conversation

ijjk
Copy link
Member

@ijjk ijjk commented Jun 11, 2024

This ensures we create .action outputs for all prerendered paths that point to a streaming serverless function when enabled so that our routing rules have the expected destination available.

Copy link

changeset-bot bot commented Jun 11, 2024

🦋 Changeset detected

Latest commit: 1c33e44

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

@ijjk ijjk changed the title Ensure all prerenders have matching .action output [next] Ensure all prerenders have matching .action output Jun 11, 2024
@ijjk ijjk merged commit 84b7445 into main Jun 11, 2024
110 checks passed
@ijjk ijjk deleted the ijjk/prerender-actions branch June 11, 2024 21:21
ztanner pushed a commit that referenced this pull request Jun 12, 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@34.2.7

### Patch Changes

- Updated dependencies
\[[`84b744541`](84b7445)]:
    -   @vercel/next@4.2.17

## @vercel/next@4.2.17

### Patch Changes

- Ensure all prerenders have matching .action output
([#11719](#11719))

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Kikobeats pushed a commit that referenced this pull request Jun 17, 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.

- Updated dependencies
\[[`84b744541`](84b7445)]:
    -   @vercel/next@4.2.17

- Ensure all prerenders have matching .action output
([#11719](#11719))

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.

None yet

2 participants