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] Interception Route fixes #13040

Merged
merged 1 commit into from
Feb 10, 2025
Merged

[next] Interception Route fixes #13040

merged 1 commit into from
Feb 10, 2025

Conversation

wyattjoh
Copy link
Member

Fixes bug where interception routes were affected by rewrites twice causing a bug to occur.

Verified

This commit was signed with the committer’s verified signature.
wyattjoh Wyatt Johnson
…interception routes)
Copy link

changeset-bot bot commented Feb 10, 2025

🦋 Changeset detected

Latest commit: 23fdfe3

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

@wyattjoh wyattjoh enabled auto-merge February 10, 2025 21:21
@wyattjoh wyattjoh added this pull request to the merge queue Feb 10, 2025
Merged via the queue into main with commit 1f1186f Feb 10, 2025
148 checks passed
@wyattjoh wyattjoh deleted the fix/double-rewrites branch February 10, 2025 22:07
LukeSheard pushed a commit that referenced this pull request Feb 11, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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/build-utils@9.3.0

### Minor Changes

- Support process tracing
([#12894](#12894))

## vercel@41.1.0

### Minor Changes

- Support process tracing
([#12894](#12894))

### Patch Changes

- Fixed bug where rewrites would be applied twice in some cases
([#13040](#13040))

- Updated dependencies
\[[`cc0b7194b119f72f59f77f9fba7e7a1188dac03c`](cc0b719),
[`7e1ee69be35db77d7692c07f5eab255ce24399de`](7e1ee69),
[`1f1186f26c6189c36098c76e3acda69ccb1790e0`](1f1186f),
[`6a4c779704d777e11370a19df5bcba168dd6dd48`](6a4c779)]:
    -   @vercel/build-utils@9.3.0
    -   @vercel/next@4.6.0
    -   @vercel/remix-builder@5.3.0
    -   @vercel/node@5.1.3
    -   @vercel/static-build@2.6.2

## @vercel/next@4.6.0

### Minor Changes

- Support process tracing
([#12894](#12894))

### Patch Changes

- Fixed bug where rewrites would be applied twice in some cases
([#13040](#13040))

- pin fixtures and set up auto updates
([#12979](#12979))

## @vercel/remix-builder@5.3.0

### Minor Changes

- Add support for custom server entrypoint in React Router apps
([#13043](#13043))

## @vercel/client@15.0.4

### Patch Changes

- Updated dependencies
\[[`cc0b7194b119f72f59f77f9fba7e7a1188dac03c`](cc0b719)]:
    -   @vercel/build-utils@9.3.0

## @vercel/gatsby-plugin-vercel-builder@2.0.69

### Patch Changes

- Updated dependencies
\[[`cc0b7194b119f72f59f77f9fba7e7a1188dac03c`](cc0b719)]:
    -   @vercel/build-utils@9.3.0

## @vercel/node@5.1.3

### Patch Changes

- Updated dependencies
\[[`cc0b7194b119f72f59f77f9fba7e7a1188dac03c`](cc0b719)]:
    -   @vercel/build-utils@9.3.0

## @vercel/static-build@2.6.2

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/gatsby-plugin-vercel-builder@2.0.69

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