Releases: supabase/postgres-meta
Releases · supabase/postgres-meta
v0.88.1
0.88.1 (2025-03-31)
Bug Fixes
- typescript: function only have union over args (91407ee)
v0.88.0
0.88.0 (2025-03-27)
Features
- server: introduce maxResultSize limit and fix pg errors handling (9d831d7)
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)