Releases: supabase/postgres-meta
Releases · supabase/postgres-meta
v0.87.1
0.87.1 (2025-03-19)
Bug Fixes
- deterministic ordering of views referencing same table (#903) (a08764d)
v0.87.0
0.87.0 (2025-03-16)
Features
- add constant arrays of enum values for typescript (#901) (9f58aa6)
v0.86.3
0.86.3 (2025-03-07)
Bug Fixes
- typegen: dynamically set default schema alias in typescript typegen (8be8982)
v0.86.0
0.86.0 (2025-02-13)
Features
- infer return type of functions returning table row type (8418eaa)
v0.85.4
0.85.4 (2025-02-05)
Bug Fixes
- Close both apps to allow for process restart (38e265d)
v0.85.3
0.85.3 (2025-01-16)
Bug Fixes
- deps: upgrade postgres related dependencies (0510836)
v0.85.1
0.85.1 (2025-01-08)
Bug Fixes
- triggers: list triggers on captitalized schema namespaces (fc6120a)