cli

Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.

MIT License

Downloads
430.9K
Stars
937
Committers
125

Bot releases are visible (Hide)

cli - v1.35.2

Published by github-actions[bot] over 1 year ago

1.35.2 (2023-01-31)

Bug Fixes

  • update pgmeta to latest version (eee4c50)
cli - v1.35.1

Published by github-actions[bot] over 1 year ago

1.35.1 (2023-01-30)

Bug Fixes

  • allow deno functions to reach host OS (#821) (e2afcc0)
cli - v1.35.0

Published by github-actions[bot] over 1 year ago

1.35.0 (2023-01-29)

Bug Fixes

  • update schema dump script to exluce managed acl (b8c772a)

Features

cli - v1.34.5

Published by github-actions[bot] almost 2 years ago

1.34.5 (2023-01-21)

Bug Fixes

  • remove postgrest health check (7da6144)
cli - v1.34.4

Published by github-actions[bot] almost 2 years ago

1.34.4 (2023-01-20)

Bug Fixes

cli - v1.34.3

Published by github-actions[bot] almost 2 years ago

1.34.3 (2023-01-20)

Bug Fixes

  • add flag to ignore service health check (ea15cd3)
  • return 0 when supabase is already started (13a3a86)
cli - v1.34.2

Published by github-actions[bot] almost 2 years ago

1.34.2 (2023-01-19)

Bug Fixes

  • Change correct path of gen types script. (42cdd50)
cli - v1.34.1

Published by github-actions[bot] almost 2 years ago

1.34.1 (2023-01-19)

Bug Fixes

  • print interactive prompts to stderr (b00c673)
cli - v1.34.0

Published by github-actions[bot] almost 2 years ago

1.34.0 (2023-01-19)

Bug Fixes

Features

  • added functions download command (cabfaaf)
  • added functions download command (#794) (72697a0)
cli - v1.33.1

Published by github-actions[bot] almost 2 years ago

1.33.1 (2023-01-19)

Bug Fixes

cli - v1.33.0

Published by github-actions[bot] almost 2 years ago

1.33.0 (2023-01-13)

Features

  • functions: fallback import_map.json to FunctionsDir (e94df21)
cli - v1.32.0

Published by github-actions[bot] almost 2 years ago

1.32.0 (2023-01-13)

Features

  • import_map function config (5f133df)
cli - v1.31.1

Published by github-actions[bot] almost 2 years ago

1.31.1 (2023-01-12)

Bug Fixes

  • stop retry on context cancel (d524d89)
  • use named volumes for database backup (945f6ab)
cli - v1.31.0

Published by github-actions[bot] almost 2 years ago

1.31.0 (2023-01-12)

Features

  • support verify_jwt functions config (01d547c)
cli - v1.30.1

Published by github-actions[bot] almost 2 years ago

1.30.1 (2023-01-11)

Bug Fixes

  • report excluded containers with status command (f8d9564)
cli - v1.30.0

Published by github-actions[bot] almost 2 years ago

1.30.0 (2023-01-10)

Features

  • upgrade Realtime image to v2.1.0 (63e8e9b)
cli - v1.29.6

Published by github-actions[bot] almost 2 years ago

1.29.6 (2023-01-10)

Bug Fixes

  • increase service wait timeout to 20s (f43145b)
cli - v1.29.5

Published by github-actions[bot] almost 2 years ago

1.29.5 (2023-01-09)

Bug Fixes

  • update gotrue to match platform (da1ca61)
cli - v1.29.4

Published by github-actions[bot] almost 2 years ago

1.29.4 (2023-01-09)

Bug Fixes

  • handle default api config for linking (22624e5)
cli - v1.29.3

Published by github-actions[bot] almost 2 years ago

1.29.3 (2023-01-07)

Bug Fixes