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/build-utils@7.10.0 ### Minor Changes - Allow environment variables to be specified for `EdgeFunction` ([#11029](https://github.com/vercel/vercel/pull/11029)) ## vercel@33.6.2 ### Patch Changes - Added sunset warning to secrets command. ([#11333](https://github.com/vercel/vercel/pull/11333)) - Swap jest for vitest in CLI unit tests ([#11302](https://github.com/vercel/vercel/pull/11302)) - Updated dependencies \[[`988f7b75a`](988f7b75a2), [`1825b58df`](1825b58df8)]: - @vercel/remix-builder@2.1.5 - @vercel/build-utils@7.10.0 - @vercel/node@3.0.25 - @vercel/static-build@2.4.5 ## @vercel/client@13.1.8 ### Patch Changes - Updated dependencies \[[`1825b58df`](1825b58df8)]: - @vercel/build-utils@7.10.0 ## @vercel/frameworks@3.0.1 ### Patch Changes - Swap jest for vitest in CLI unit tests ([#11302](https://github.com/vercel/vercel/pull/11302)) ## @vercel/fs-detectors@5.2.2 ### Patch Changes - Updated dependencies \[[`9ed967034`](9ed967034d)]: - @vercel/frameworks@3.0.1 ## @vercel/gatsby-plugin-vercel-builder@2.0.23 ### Patch Changes - Updated dependencies \[[`1825b58df`](1825b58df8)]: - @vercel/build-utils@7.10.0 ## @vercel/node@3.0.25 ### Patch Changes - Updated dependencies \[[`1825b58df`](1825b58df8)]: - @vercel/build-utils@7.10.0 ## @vercel/remix-builder@2.1.5 ### Patch Changes - Add `mjs` and `mts` extensions to vite detection ([#11307](https://github.com/vercel/vercel/pull/11307)) ## @vercel/static-build@2.4.5 ### Patch Changes - Updated dependencies \[]: - @vercel/gatsby-plugin-vercel-builder@2.0.23 ## @vercel-internals/types@1.0.28 ### Patch Changes - Updated dependencies \[[`1825b58df`](1825b58df8)]: - @vercel/build-utils@7.10.0 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>