Releases: supabase/postgres-meta
Releases · supabase/postgres-meta
v0.53.1
0.53.1 (2022-12-01)
Bug Fixes
- lib/publications: check error before indexing array (d280db7)
v0.53.0
0.53.0 (2022-11-28)
Bug Fixes
- typegen: array types in fn args (71cd6c5)
- typegen: table return type (396d5dc)
Features
- types: add
includeArrayTypes
param (3438a1d)
v0.52.0
0.52.0 (2022-11-18)
Bug Fixes
- always return result of last stmt w/ rows (92c850a)
Features
- publications: support no tables <-> all tables on update (3519c3e)
v0.50.1
0.50.1 (2022-10-12)
Bug Fixes
- typegen: order types by name (d60c97f)