Skip to content

Releases: supabase/postgrest-js

v1.13.0

03 Mar 22:14
5ea5163
Compare
Choose a tag to compare

1.13.0 (2024-03-03)

Features

v1.12.0

29 Feb 19:27
Compare
Choose a tag to compare

1.12.0 (2024-02-29)

Features

  • query parser: handle empty embedded resources () (14910bf), closes #445

v1.11.0

07 Feb 16:08
4525dc4
Compare
Choose a tag to compare

v1.10.0

07 Feb 01:07
a79d78c
Compare
Choose a tag to compare

1.10.0 (2024-02-07)

Features

  • dedup values passed to PostgrestFilterBuilder.in (#517) (a79d78c)

v1.9.2

15 Jan 05:17
f730aa7
Compare
Choose a tag to compare

1.9.2 (2024-01-15)

Bug Fixes

  • Ensure thrown errors have a stack trace (#502) (f730aa7)

v1.9.1

02 Jan 12:31
197b4d2
Compare
Choose a tag to compare

1.9.1 (2024-01-02)

Bug Fixes

  • add link on how to enable explain on the explain() method (#507) (197b4d2)

v1.9.0

22 Nov 09:00
Compare
Choose a tag to compare

1.9.0 (2023-11-22)

Features

  • detect one-to-one relationships (f91aa29)

v1.8.6

18 Nov 01:36
Compare
Choose a tag to compare

1.8.6 (2023-11-18)

Bug Fixes

  • explain() always returning an error (5e7dbdc)

v1.8.5

12 Oct 10:15
Compare
Choose a tag to compare

1.8.5 (2023-10-12)

Bug Fixes

v1.8.4

29 Aug 02:46
Compare
Choose a tag to compare

1.8.4 (2023-08-29)

Bug Fixes

  • use @supabase/node-fetch (7b0a696)