Releases: supabase/postgrest-js
Releases · supabase/postgrest-js
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
v0.33.3
0.33.3 (2021-08-24)
Bug Fixes
- adds X-Client-Info header (592b69f)
v0.33.2
0.33.2 (2021-08-23)
Bug Fixes
- maybeSingle: Avoid uncaught promise rejection (#210) (0b4968d)
v0.33.1
0.33.1 (2021-08-16)
Bug Fixes
- escape columns in
columns
query param (7123cf8)
v0.33.0
0.33.0 (2021-06-22)
Features
- add ignoreDuplicates option to upsert (34ba10f)
v0.32.0
0.32.0 (2021-06-20)
Features
- export error and response types (fb0b73d)
v0.31.1
0.31.1 (2021-06-12)
Bug Fixes
- change match's value type to unknown (915df5d)