Version Packages (#11648)

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.3

### Patch Changes

- Don't create streaming lambdas for pages router routes
([#11660](https://github.com/vercel/vercel/pull/11660))

- Updated dependencies
\[[`c9d53d4e3`](c9d53d4e3e),
[`5f561f8cf`](5f561f8cfa)]:
    -   @vercel/next@4.2.14

## @vercel/next@4.2.14

### Patch Changes

- Don't create streaming lambdas for pages router routes
([#11660](https://github.com/vercel/vercel/pull/11660))

- Ensure user rewrites still match to action outputs
([#11628](https://github.com/vercel/vercel/pull/11628))

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Vercel Release Bot
2024-05-24 18:19:28 -04:00
committed by GitHub
parent c9d53d4e3e
commit af29e9be49
10 changed files with 24 additions and 28 deletions

View File

@@ -1,4 +0,0 @@
---
---
[tests] remove unused `opts.skipTeam`

View File

@@ -1,6 +0,0 @@
---
'@vercel/next': patch
'vercel': patch
---
Don't create streaming lambdas for pages router routes

View File

@@ -1,5 +0,0 @@
---
'@vercel/next': patch
---
Ensure user rewrites still match to action outputs

View File

@@ -1,2 +0,0 @@
---
---

View File

@@ -1,4 +0,0 @@
---
---
[tests] bump datadog installed version