Skip to content

Releases: supabase/cli

v0.36.1

07 Aug 10:28
Compare
Choose a tag to compare

0.36.1 (2022-08-07)

Bug Fixes

v0.36.0

06 Aug 14:00
c4a656b
Compare
Choose a tag to compare

0.36.0 (2022-08-06)

Features

  • support stdin when creating new migration (#337) (c4a656b)

v0.35.0

06 Aug 13:58
db74592
Compare
Choose a tag to compare

0.35.0 (2022-08-06)

Features

  • move gitignore to supabase directory (#339) (db74592)

v0.34.2

05 Aug 15:35
6033c3d
Compare
Choose a tag to compare

0.34.2 (2022-08-05)

Bug Fixes

  • assume source branch is main when not set (#336) (6033c3d)

v0.34.1

05 Aug 10:54
Compare
Choose a tag to compare

0.34.1 (2022-08-05)

Bug Fixes

  • typegen: only include schemas in api.schemas (cbf759d)
  • typegen: remove support for "linked" project (99836ae)

v0.34.0

05 Aug 09:16
Compare
Choose a tag to compare

0.34.0 (2022-08-05)

Features

  • db remote commit: use pg_dump if first migration (a761143)

v0.33.2

05 Aug 04:54
bd7287e
Compare
Choose a tag to compare

0.33.2 (2022-08-05)

Bug Fixes

  • allow branch deletion without current branch (#332) (bd7287e)

v0.33.1

05 Aug 02:46
29cac72
Compare
Choose a tag to compare

0.33.1 (2022-08-05)

Bug Fixes

v0.33.0

04 Aug 07:42
7be5ed5
Compare
Choose a tag to compare

0.33.0 (2022-08-04)

Features

v0.32.2

03 Aug 16:52
Compare
Choose a tag to compare

0.32.2 (2022-08-03)

Bug Fixes

  • config: interpolate env on load always (117a6fc)