Releases: supabase/postgrest-js
Releases Β· supabase/postgrest-js
v1.9.1
1.9.1 (2024-01-02)
Bug Fixes
- add link on how to enable explain on the explain() method (#507) (197b4d2)
v1.9.0
1.9.0 (2023-11-22)
Features
- detect one-to-one relationships (f91aa29)
v1.8.6
1.8.6 (2023-11-18)
Bug Fixes
explain()
always returning an error (5e7dbdc)
v1.8.5
1.8.5 (2023-10-12)
Bug Fixes
v1.8.4
1.8.4 (2023-08-29)
Bug Fixes
v1.8.3
1.8.3 (2023-08-24)
Bug Fixes
v1.8.2
1.8.2 (2023-08-23)
Bug Fixes
- revert using @supabase/node-fetch (be421d9)
v1.8.1
1.8.1 (2023-08-23)
Bug Fixes
v1.8.0
1.8.0 (2023-08-06)
Features
- add dynamic schema to postgrest client (8d3f1e9)
v1.7.2
1.7.2 (2023-07-07)
Bug Fixes
- type error when ordering on json[b] columns (c95035a)