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 diffwith 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