Skip to content

Releases: supabase/postgres-meta

v0.88.2

01 Apr 12:48
4ca46f3
Compare
Choose a tag to compare

0.88.2 (2025-04-01)

Bug Fixes

v0.88.1

31 Mar 17:27
005b61f
Compare
Choose a tag to compare

0.88.1 (2025-03-31)

Bug Fixes

  • typescript: function only have union over args (91407ee)

v0.88.0

27 Mar 20:26
1be9d45
Compare
Choose a tag to compare

0.88.0 (2025-03-27)

Features

  • server: introduce maxResultSize limit and fix pg errors handling (9d831d7)

v0.87.1

19 Mar 22:50
a08764d
Compare
Choose a tag to compare

0.87.1 (2025-03-19)

Bug Fixes

  • deterministic ordering of views referencing same table (#903) (a08764d)

v0.87.0

16 Mar 11:24
9f58aa6
Compare
Choose a tag to compare

0.87.0 (2025-03-16)

Features

  • add constant arrays of enum values for typescript (#901) (9f58aa6)

v0.86.3

07 Mar 08:08
8be8982
Compare
Choose a tag to compare

0.86.3 (2025-03-07)

Bug Fixes

  • typegen: dynamically set default schema alias in typescript typegen (8be8982)

v0.86.2

05 Mar 08:36
83c37d3
Compare
Choose a tag to compare

0.86.2 (2025-03-05)

Bug Fixes

  • proper nullable types for Go code gen (#898) (83c37d3)

v0.86.1

04 Mar 11:40
d8734fb
Compare
Choose a tag to compare

0.86.1 (2025-03-04)

Bug Fixes

v0.86.0

13 Feb 07:47
8418eaa
Compare
Choose a tag to compare

0.86.0 (2025-02-13)

Features

  • infer return type of functions returning table row type (8418eaa)

v0.85.4

05 Feb 15:20
fc69684
Compare
Choose a tag to compare

0.85.4 (2025-02-05)

Bug Fixes

  • Close both apps to allow for process restart (38e265d)