github supabase/cli v2.105.0

3 hours ago

Supabase CLI v2.105.0 — June 4, 2026

More core commands now run on the native TypeScript shell. This release also includes improvements to vector storage and environment configuration for local development.

Improvements

  • Vector storage enabled by default — New local projects now include vector buckets. (#5421)
  • S3 and Supabase key available in Studio — Environment variables for S3 and sb key are automatically injected into your local Studio container. (#5438)

Bug fixes

  • db diff with edge-runtime containers no longer fails due to port binding. (#5424)
  • Telemetry opt-out preference now persists across CLI sessions. (#5465)

TypeScript port progress

  • Now served by the TypeScript shell: init, link, unlink, login, logout. Behavior matches the Go CLI. (#5433, #5426, #5446)

Plus 13 internal improvements and dependency updates.

Full changelog: v2.104.0...v2.105.0

Don't miss a new cli release

NewReleases is sending notifications on new releases.