github supabase/cli v0.15.6

latest releases: v0.39.3, v0.39.2, v0.39.1...
2 years ago

0.15.6 (2021-12-09)

Non-breaking changes

<timestamp>_init.sql and globals.sql are no longer generated by supabase init

They are now ignored, so there should be no breaking change. You can delete globals.sql, but you should keep init.sql if you have already set a remote database.

extensions.sql and seed.sql are now optional

They are no longer generated by supabase init, but it will be run if you have them.

Bug Fixes

  • etc. etc. (3a3f20b)
  • db branch delete: forbid deleting curr branch (d17ca22)
  • start: handle supabase/postgres:14.1.0 scram (1185d8f)
  • --host localhost (c44acfe)
  • move globals.sql & initial schema to utils (2138139)
  • update images (f61e7d0)
  • update images (ea41e84)

Don't miss a new cli release

NewReleases is sending notifications on new releases.