Skip to content

Conversation

vercel-release-bot
Copy link
Collaborator

@vercel-release-bot vercel-release-bot commented Jun 11, 2025

This PR was opened by the Changesets release 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@43.1.0

Minor Changes

  • Add blob subcommand (#13364)

    These are the new API's:
    vc blob store add mystore - creates a new blob store, asks to connect store to project and suggests pulling the new env var
    vc blob store rm store_mystoreid - delete a blob store

    All of the following commands will try to read the BLOB_READ_WRITE_TOKEN from the next .env.local file:
    vc blob put file.txt - uploads the file from the path to the blob store
    vc blob ls - list blobs in the store
    vc blob del path/ path2/ - delete blobs from the store
    vc blob copy fromUrl toPathname - copies a file within the store

Patch Changes

  • Fix bug where vercel dev would not exit on error (#13438)

@vercel/functions@2.2.0

Minor Changes

  • Introduce getVercelOidcTokenSync (#13429)

@vercel/client@15.3.5

Patch Changes

@vercel/fs-detectors@5.4.4

Patch Changes

@vercel/routing-utils@5.0.7

Patch Changes

  • Fixed TS literal type inference for compatibility with json-schema-to-ts (#13446)

@chris-olszewski chris-olszewski added this pull request to the merge queue Jun 13, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 13, 2025
@chris-olszewski chris-olszewski added this pull request to the merge queue Jun 13, 2025
Merged via the queue into main with commit 9ac3803 Jun 13, 2025
8 checks passed
@chris-olszewski chris-olszewski deleted the changeset-release/main branch June 13, 2025 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants