mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-06 04:22:01 +00:00
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:
committed by
GitHub
parent
c9d53d4e3e
commit
af29e9be49
@@ -1,4 +0,0 @@
|
||||
---
|
||||
---
|
||||
|
||||
[tests] remove unused `opts.skipTeam`
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@vercel/next': patch
|
||||
'vercel': patch
|
||||
---
|
||||
|
||||
Don't create streaming lambdas for pages router routes
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@vercel/next': patch
|
||||
---
|
||||
|
||||
Ensure user rewrites still match to action outputs
|
||||
@@ -1,2 +0,0 @@
|
||||
---
|
||||
---
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
---
|
||||
|
||||
[tests] bump datadog installed version
|
||||
Reference in New Issue
Block a user