mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-10 04:22:12 +00:00
Version Packages (#11512)
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@8.0.0 ### Major Changes - Remove legacy `avoidTopLevelInstall` logic ([#11513](https://github.com/vercel/vercel/pull/11513)) ### Patch Changes - [build-utils] Add `VERCEL_PROJECT_PRODUCTION_URL` framework env var prefix ([#11506](https://github.com/vercel/vercel/pull/11506)) ## @vercel/ruby@2.1.0 ### Minor Changes - Add support for Ruby 3.3 ([#11497](https://github.com/vercel/vercel/pull/11497)) - Remove legacy `avoidTopLevelInstall` logic ([#11513](https://github.com/vercel/vercel/pull/11513)) ## vercel@34.1.5 ### Patch Changes - Updated dependencies \[[`763a6d107`](763a6d1070), [`15475c8a2`](15475c8a2c), [`21f5e7375`](21f5e7375e)]: - @vercel/ruby@2.1.0 - @vercel/build-utils@8.0.0 - @vercel/node@3.0.28 - @vercel/static-build@2.5.1 ## @vercel/client@13.2.2 ### Patch Changes - Updated dependencies \[[`15475c8a2`](15475c8a2c), [`21f5e7375`](21f5e7375e)]: - @vercel/build-utils@8.0.0 ## @vercel/gatsby-plugin-vercel-builder@2.0.26 ### Patch Changes - Updated dependencies \[[`15475c8a2`](15475c8a2c), [`21f5e7375`](21f5e7375e)]: - @vercel/build-utils@8.0.0 ## @vercel/node@3.0.28 ### Patch Changes - Updated dependencies \[[`15475c8a2`](15475c8a2c), [`21f5e7375`](21f5e7375e)]: - @vercel/build-utils@8.0.0 ## @vercel/static-build@2.5.1 ### Patch Changes - Updated dependencies \[]: - @vercel/gatsby-plugin-vercel-builder@2.0.26 ## @vercel-internals/types@1.0.31 ### Patch Changes - Updated dependencies \[[`15475c8a2`](15475c8a2c), [`21f5e7375`](21f5e7375e)]: - @vercel/build-utils@8.0.0 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
15475c8a2c
commit
1bf04ba421
@@ -1,4 +0,0 @@
|
||||
---
|
||||
---
|
||||
|
||||
[framework-fixtures]: Bump the core group in /packages/static-build/test/fixtures/ionic-react-v7 with 4 updates
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@vercel/ruby': minor
|
||||
---
|
||||
|
||||
Add support for Ruby 3.3
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@vercel/build-utils': major
|
||||
'@vercel/ruby': minor
|
||||
---
|
||||
|
||||
Remove legacy `avoidTopLevelInstall` logic
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
---
|
||||
|
||||
[framework-fixtures]: Bump astro from 4.6.2 to 4.7.0 in /packages/static-build/test/fixtures/astro-v4 in the core group
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
|
||||
---
|
||||
|
||||
[tests] Upgrade Turbo to version 1.13.3
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
---
|
||||
|
||||
[framework-fixtures]: Bump the core group in /packages/static-build/test/fixtures/hydrogen-v2023 with 6 updates
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vercel/build-utils": patch
|
||||
---
|
||||
|
||||
[build-utils] Add `VERCEL_PROJECT_PRODUCTION_URL` framework env var prefix
|
||||
@@ -1,2 +0,0 @@
|
||||
---
|
||||
---
|
||||
Reference in New Issue
Block a user