Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Releases: supabase/postgrest-js

v0.37.2

28 Mar 20:20
Compare
Choose a tag to compare

0.37.2 (2022-03-28)

Bug Fixes

v0.37.1

07 Mar 02:40
Compare
Choose a tag to compare

0.37.1 (2022-03-07)

Bug Fixes

  • types: update throwOnError return type to this (a972b99)

v0.37.0

28 Feb 22:37
Compare
Choose a tag to compare

0.37.0 (2022-02-28)

Features

  • support setting throwOnError at the client level (70ed485)

v0.36.2

25 Feb 12:49
Compare
Choose a tag to compare

0.36.2 (2022-02-25)

Bug Fixes

  • illegal invocation on fetch (5f47e84)

v0.36.1

25 Feb 10:48
Compare
Choose a tag to compare

0.36.1 (2022-02-25)

Bug Fixes

  • prefer global fetch over cross-fetch (dde7e11)

v0.36.0

17 Jan 02:41
Compare
Choose a tag to compare

0.36.0 (2022-01-17)

Features

v0.35.1

12 Jan 05:56
eab227d
Compare
Choose a tag to compare

0.35.1 (2022-01-12)

Bug Fixes

  • Fetch method can't handle error response that is not a valid JSON (#242) (eab227d)

v0.35.0

08 Nov 09:49
76a2926
Compare
Choose a tag to compare

0.35.0 (2021-11-08)

Features

  • allow providing custom fetch implementation (ffd0e23)

v0.34.1

15 Oct 05:09
Compare
Choose a tag to compare

0.34.1 (2021-10-15)

Bug Fixes

  • include negated operators in FilterOperator type (f6683f1)

v0.34.0

27 Sep 11:22
Compare
Choose a tag to compare

0.34.0 (2021-09-27)

Bug Fixes

Features