Releases: supabase/postgrest-js
Releases · supabase/postgrest-js
v0.37.1
0.37.1 (2022-03-07)
Bug Fixes
- types: update throwOnError return type to this (a972b99)
v0.37.0
0.37.0 (2022-02-28)
Features
- support setting throwOnError at the client level (70ed485)
v0.36.2
0.36.2 (2022-02-25)
Bug Fixes
- illegal invocation on fetch (5f47e84)
v0.36.1
0.36.1 (2022-02-25)
Bug Fixes
- prefer global fetch over cross-fetch (dde7e11)
v0.35.1
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
0.35.0 (2021-11-08)
Features
- allow providing custom fetch implementation (ffd0e23)
v0.34.1
0.34.1 (2021-10-15)
Bug Fixes
- include negated operators in FilterOperator type (f6683f1)
v0.34.0
0.34.0 (2021-09-27)
Bug Fixes
Features