Skip to content

Releases: supabase/postgrest-js

v1.18.1

24 Jan 03:40
a0b56aa
Compare
Choose a tag to compare

1.18.1 (2025-01-24)

Bug Fixes

  • in filter (e7089f6)
  • in filter result infer (13a65ec)
  • jsonpath accessor and filters (b49c660)
  • jsonpath filter string operator accessor (c2112d4)
  • types: type instantiation is excessively deep and possibly infinite (7816a4d)

v1.18.0

20 Jan 02:30
7e985d4
Compare
Choose a tag to compare

1.18.0 (2025-01-20)

Bug Fixes

  • jsonpath with embeded tables (a9842b2)

Features

  • types: add jsonpath parser (8bdb969)
  • types: allow jsonpath selector types overrides (daa8705)

v1.17.11

14 Jan 10:02
12faa3d
Compare
Choose a tag to compare

1.17.11 (2025-01-14)

Bug Fixes

  • types: type result for throwOnError responses (#590) (12faa3d), closes #563

v1.17.10

08 Jan 06:14
Compare
Choose a tag to compare

1.17.10 (2025-01-08)

Bug Fixes

  • also validate enums in views (8d32089)

v1.17.9

06 Jan 15:03
09083ea
Compare
Choose a tag to compare

1.17.9 (2025-01-06)

Bug Fixes

  • Correctly validate relationship enum values in eq, neq and in methods (#589) (09083ea)

v1.17.8

06 Jan 09:29
Compare
Choose a tag to compare

1.17.8 (2025-01-06)

Bug Fixes

  • Correctly validate enum values in eq, neq and in methods (e556d3f)

v1.17.7

04 Dec 07:43
Compare
Choose a tag to compare

1.17.7 (2024-12-04)

Bug Fixes

  • export unstable GetResult type (c511128)

v1.17.6

18 Nov 07:41
Compare
Choose a tag to compare

1.17.6 (2024-11-18)

Bug Fixes

  • Add missing PostgrestError export to wrapper.mjs (0af65f5)

v1.17.5

13 Nov 09:56
efa3e5c
Compare
Choose a tag to compare

1.17.5 (2024-11-13)

Bug Fixes

  • types: inference for default any schema (74b99bb)

v1.17.4

08 Nov 12:32
fee2a82
Compare
Choose a tag to compare

1.17.4 (2024-11-08)

Bug Fixes

  • types: add deduplication helpers for retro-compatibility (fe72d45)