Releases: supabase/postgrest-js
Releases · supabase/postgrest-js
v0.20.0
12 Oct 11:07
Compare
Sorry, something went wrong.
No results found
0.20.0 (2020-10-12)
Features
allow filters and transforms on insert (e9d72c3 )
v0.19.1
07 Oct 08:17
Compare
Sorry, something went wrong.
No results found
0.19.1 (2020-10-07)
Bug Fixes
don't mutate PostgrestClient.headers (3100a04 )
v0.19.0
02 Oct 14:35
Compare
Sorry, something went wrong.
No results found
v0.18.2
28 Sep 07:56
Compare
Sorry, something went wrong.
No results found
v0.18.1
25 Sep 07:32
Compare
Sorry, something went wrong.
No results found
0.18.1 (2020-09-25)
Bug Fixes
proper usage of isomorphic URL (a68fcd6 )
v0.18.0
20 Sep 03:18
Compare
Sorry, something went wrong.
No results found
0.18.0 (2020-09-20)
Bug Fixes
replace % with * in or filter (4cd2ed0 )
Features
v0.16.1
15 May 13:16
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#50 Invoking either .offset() or .limit() before .select() now no longer returns an error.
Others
#49 Second parameter for .range() is not clearly made optional in code. Standardised by setting default values.
#51 Cleaned up redundant code.
v0.16.0
14 May 08:38
Compare
Sorry, something went wrong.
No results found
Added
#48 Support for Full-Text Search Filters.
v0.8.0
20 Feb 04:49
Compare
Sorry, something went wrong.
No results found
bug
[bug ] Arrays not getting encoded correctly for in() #8