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.38.7

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

1.38.7 (2023-02-23)

Bug Fixes

cli - v1.38.6

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

1.38.6 (2023-02-20)

Bug Fixes

  • update edge-runtime to support import maps (977800f)
cli - v1.38.5

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

1.38.5 (2023-02-18)

Bug Fixes

cli - v1.38.4

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

1.38.4 (2023-02-17)

Bug Fixes

  • bump postgres image to latest slim (ec1ddb1)
  • bump studio image to latest release (8872912)
cli - v1.38.3

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

1.38.3 (2023-02-17)

Bug Fixes

cli - v1.38.2

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

1.38.2 (2023-02-15)

Bug Fixes

  • make mounted functions directory writable (ea4e7de)
cli - v1.38.1

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

1.38.1 (2023-02-14)

Bug Fixes

  • defaults to serve all functions (534857d)
cli - v1.38.0

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

1.38.0 (2023-02-12)

Features

  • adds support for enabling SSL enforcement on DB conns (494c0ec)
cli - v1.37.1

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

1.37.1 (2023-02-07)

Bug Fixes

  • bump pg-meta to v0.60.7 (ba2b2da)
cli - v1.37.0

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

1.37.0 (2023-02-07)

Features

  • bump Realtime image to v2.4.0 (b389838)
cli - v1.36.7

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

1.36.7 (2023-02-06)

Bug Fixes

  • disable refresh token security (daf3dbc)
cli - v1.36.6

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

1.36.6 (2023-02-03)

Bug Fixes

cli - v1.36.5

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

1.36.5 (2023-02-02)

Bug Fixes

  • sending empty args to edge-runtime (c894ef6)
  • sending empty args to edge-runtime (#837) (63da1ce)
cli - v1.36.4

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

1.36.4 (2023-02-02)

Bug Fixes

  • show verbose logs on debug mode (ae19c5b)
  • update edge-runtime to 1.0.8 (5dc798e)
cli - v1.36.3

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

1.36.3 (2023-02-01)

Bug Fixes

  • match db locale of Supabase cloud in local development (#834) (c4131f7)
cli - v1.36.2

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

1.36.2 (2023-02-01)

Bug Fixes

  • function arg parser length check (4ce0595)
cli - v1.36.1

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

1.36.1 (2023-02-01)

Bug Fixes

  • set container name when calling DockerRunOnceWithStream (a4906fc)
  • set container name when calling DockerRunOnceWithStream (#832) (46ce99f)
cli - v1.36.0

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

1.36.0 (2023-02-01)

Bug Fixes

  • use docker volume for deno cache (c5b3291)
  • use edge-runtime 1.0.7 image (1140dce)

Features

  • Allow serving all edge functions using edge runtime (#828) (6a7de83)
  • use edge runtime for functions serve (84c1f73)
cli - v1.35.4

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

1.35.4 (2023-01-31)

Bug Fixes

Reverts

  • Revert "fix: update pgmeta to latest version" (ac5e0ff)
cli - v1.35.3

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

1.35.3 (2023-01-31)

Bug Fixes

  • close migration file immediately after executing (12b8f26)
  • ensure postgrest is restarted after database (b6d741b)