mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-09 04:22:07 +00:00
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>