Releases: supabase/cli
Releases · supabase/cli
v2.15.0
Changelog
Features
- 3d9079e: feat: config option for ordering declarative schemas (@sweatybridge)
Bug fixes
- b60fb09: fix: silence seed warning on unrelated commands (@sweatybridge)
- 37b822a: fix: missing static files from api upload (@sweatybridge)
Others
- af5f928: chore: remove unnecessary config load (@sweatybridge)
v2.14.0
v2.13.9
v2.13.8
Changelog
Bug fixes
- 1923b36: fix: convert deploy metadata to unix path (@sweatybridge)
- dde7a0f: fix: remove duplicate from static files pattern (@sweatybridge)
v2.13.7
Changelog
Bug fixes
- 03249d7: fix: verify jwt by default when deploying without config (@sweatybridge)
Others
- b3c0bd6: chore: refactor test utils (@sweatybridge)
- bb550d0: chore: shorten startup log (@sweatybridge)
v2.13.6
v2.13.5
Changelog
Bug fixes
- a6d25cb: fix: bump edge-runtime to 1.67.2 (#3143) (@nyannyacha)
Others
- ce7250a: chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#3151) (@dependabot[bot])
v2.13.4
Changelog
Bug fixes
- 3fe71e9: fix: handle failure modes when restoring from backup (#3149) (@sweatybridge)
Others
- acf44bf: chore(deps): bump github.com/golangci/golangci-lint from 1.64.4 to 1.64.5 (#3144) (@dependabot[bot])
v2.13.3
Changelog
Bug fixes
- 23e4b96: fix: mount correct socket on unix (#3139) (@Fractal-Tess)
Others
- 43e144c: chore(deps): bump github.com/golangci/golangci-lint from 1.64.2 to 1.64.4 (#3141) (@dependabot[bot])
v2.13.2
Changelog
Bug fixes
- e7c11ec: fix: include export statements when resolving imports (#3140) (@sweatybridge)