mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-10 04:22:12 +00:00
## @vercel/build-utils@6.8.1 ### Patch Changes - Revert "[build-utils] Allow file-ref sema to be controlled through env flag" ([#10167](https://github.com/vercel/vercel/pull/10167)) ## vercel@31.0.2 ### Patch Changes - Allow additional project settings in `createProject()` ([#10172](https://github.com/vercel/vercel/pull/10172)) - Run local Project detection during `vc link --repo`. ([#10094](https://github.com/vercel/vercel/pull/10094)) This allows for creation of new Projects that do not yet exist under the selected scope. - Redeploy command no longer redeploys preview deployments to production ([#10186](https://github.com/vercel/vercel/pull/10186)) - Added trailing new line at end of help output ([#10170](https://github.com/vercel/vercel/pull/10170)) - Create new help output and arg parsing for deploy command ([#10090](https://github.com/vercel/vercel/pull/10090)) - [cli] Remove `preinstall` script ([#10157](https://github.com/vercel/vercel/pull/10157)) - Updated dependencies \[[`7021279b2`](7021279b28), [`5e5332fbc`](5e5332fbc9), [`027bce00b`](027bce00b3)]: - @vercel/build-utils@6.8.1 - @vercel/node@2.15.4 - @vercel/remix-builder@1.8.16 - @vercel/static-build@1.3.39 ## @vercel/client@12.6.4 ### Patch Changes - Updated dependencies \[[`7021279b2`](7021279b28)]: - @vercel/build-utils@6.8.1 ## @vercel/gatsby-plugin-vercel-builder@1.3.12 ### Patch Changes - Updated dependencies \[[`7021279b2`](7021279b28), [`5e5332fbc`](5e5332fbc9)]: - @vercel/build-utils@6.8.1 - @vercel/node@2.15.4 ## @vercel/node@2.15.4 ### Patch Changes - [node] fix decompress mismatching ([#10184](https://github.com/vercel/vercel/pull/10184)) - Updated dependencies \[[`7021279b2`](7021279b28)]: - @vercel/build-utils@6.8.1 ## @vercel/remix-builder@1.8.16 ### Patch Changes - Update `@remix-run/dev` fork to v1.18.1 ([#10180](https://github.com/vercel/vercel/pull/10180)) - Updated dependencies \[[`7021279b2`](7021279b28)]: - @vercel/build-utils@6.8.1 ## @vercel/static-build@1.3.39 ### Patch Changes - Updated dependencies \[]: - @vercel/gatsby-plugin-vercel-builder@1.3.12 ## @vercel-internals/constants@1.0.4 ### Patch Changes - Create new help output and arg parsing for deploy command ([#10090](https://github.com/vercel/vercel/pull/10090)) ## @vercel-internals/types@1.0.4 ### Patch Changes - Updated dependencies \[[`7021279b2`](7021279b28), [`718bbd365`](718bbd365a)]: - @vercel/build-utils@6.8.1 - @vercel-internals/constants@1.0.4 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>