Download Latest Version supabase_darwin_amd64.tar.gz (59.3 MB)
Email in envelope

Get an email when there's a new version of Supabase CLI

Home / v2.109.1
Name Modified Size InfoDownloads / Week
Parent folder
checksums.txt 2026-07-07 1.4 kB
install 2026-07-07 8.3 kB
supabase_2.109.1_darwin_amd64.tar.gz 2026-07-07 59.3 MB
supabase_2.109.1_darwin_arm64.tar.gz 2026-07-07 53.5 MB
supabase_2.109.1_linux_amd64.apk 2026-07-07 76.3 MB
supabase_2.109.1_linux_amd64.deb 2026-07-07 75.2 MB
supabase_2.109.1_linux_amd64.rpm 2026-07-07 75.1 MB
supabase_2.109.1_linux_amd64.tar.gz 2026-07-07 73.7 MB
supabase_2.109.1_linux_arm64.apk 2026-07-07 72.9 MB
supabase_2.109.1_linux_arm64.deb 2026-07-07 72.5 MB
supabase_2.109.1_linux_arm64.rpm 2026-07-07 72.2 MB
supabase_2.109.1_linux_arm64.tar.gz 2026-07-07 70.2 MB
supabase_2.109.1_windows_amd64.tar.gz 2026-07-07 75.3 MB
supabase_2.109.1_windows_amd64.zip 2026-07-07 75.3 MB
supabase_2.109.1_windows_arm64.tar.gz 2026-07-07 69.8 MB
supabase_2.109.1_windows_arm64.zip 2026-07-07 69.8 MB
supabase_darwin_amd64.tar.gz 2026-07-07 59.3 MB
supabase_darwin_arm64.tar.gz 2026-07-07 53.5 MB
supabase_linux_amd64.tar.gz 2026-07-07 73.7 MB
supabase_linux_arm64.tar.gz 2026-07-07 70.2 MB
supabase_windows_amd64.tar.gz 2026-07-07 75.3 MB
supabase_windows_arm64.tar.gz 2026-07-07 69.8 MB
README.md 2026-07-07 2.0 kB
v2.109.1 source code.tar.gz 2026-07-07 3.2 MB
v2.109.1 source code.zip 2026-07-07 5.1 MB
Totals: 25 Items   1.4 GB 29

Supabase CLI v2.109.1 — 2026-07-07

This patch release includes bug fixes for database and sync operations, improvements to error messaging, and corrections to flag handling.

Bug fixes

  • db pull no longer hangs in non-interactive mode — fixed hang when using db pull without interactive prompts. (#5725)
  • CSV flag parsing for sso and postgres-config — flags now correctly split multiple values. (#5764)
  • Function deploy path resolution — fixed path handling in function deployments. (#5755)
  • db diff respects schema order — schema_paths order is now maintained in diff output. (#5706)
  • db unban-ip validation — project ref resolution now works correctly. (#5769)
  • Declarative sync hanging — fixed hang when edge-runtime container exits. (#5714)
  • Query command output formatting — fixed output formatting issues. (#5763)
  • Eszip bundling errors — improved error handling. (#5747)

Improvements

  • Error messages guide flag placement — the CLI suggests correct subcommand placement when flags are misplaced. (#5751)
  • Shell completion customization--no-descriptions flag suppresses descriptions in shell completions. (#5771)
  • Non-TypeScript type generationgen types now works for JavaScript and other languages. (#5622)
  • Custom image registry supportgen types respects the SUPABASE_INTERNAL_IMAGE_REGISTRY env var. (#5786)
  • Status command power-user flags — hidden --exclude and --ignore-health-check flags for advanced usage. (#5770)

TypeScript port progress

  • db pull — ported to use PostgreSQL's native pg_dump for faster, more reliable snapshots. Behavior matches the Go CLI. (#5725)

Plus internal improvements including service version alignment and experimental feature gating enhancements, plus dependency and Docker image updates.

Full changelog: https://github.com/supabase/cli/compare/v2.109.0...v2.109.1

Source: README.md, updated 2026-07-07