mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-09 21:07:46 +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/fs-detectors@4.1.0 ### Minor Changes - Add `detectFrameworks()` function ([#10195](https://github.com/vercel/vercel/pull/10195)) ## @vercel/build-utils@6.8.2 ### Patch Changes - Push back `nodejs16.x` discontinue date to `2024-02-06` ([#10209](https://github.com/vercel/vercel/pull/10209)) ## vercel@31.0.3 ### Patch Changes - Fix redeploy target to be undefined when null ([#10201](https://github.com/vercel/vercel/pull/10201)) - Respect forbidden API responses ([#10178](https://github.com/vercel/vercel/pull/10178)) - Update `supports-hyperlinks` to v3 ([#10208](https://github.com/vercel/vercel/pull/10208)) - Updated dependencies \[[`0750517af`](0750517af9)]: - @vercel/build-utils@6.8.2 - @vercel/static-build@1.3.40 - @vercel/node@2.15.5 - @vercel/remix-builder@1.8.17 ## @vercel/client@12.6.5 ### Patch Changes - Updated dependencies \[[`0750517af`](0750517af9)]: - @vercel/build-utils@6.8.2 ## @vercel/gatsby-plugin-vercel-builder@1.3.13 ### Patch Changes - Updated dependencies \[[`0750517af`](0750517af9)]: - @vercel/build-utils@6.8.2 - @vercel/node@2.15.5 ## @vercel/node@2.15.5 ### Patch Changes - Updated dependencies \[[`0750517af`](0750517af9)]: - @vercel/build-utils@6.8.2 ## @vercel/remix-builder@1.8.17 ### Patch Changes - Updated dependencies \[[`0750517af`](0750517af9)]: - @vercel/build-utils@6.8.2 ## @vercel/static-build@1.3.40 ### Patch Changes - Updated dependencies \[]: - @vercel/gatsby-plugin-vercel-builder@1.3.13 ## @vercel-internals/types@1.0.5 ### Patch Changes - Updated dependencies \[[`0750517af`](0750517af9)]: - @vercel/build-utils@6.8.2 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>