supabase / postgrest-js

Isomorphic JavaScript client for PostgREST.
https://supabase.com
MIT License
962 stars 128 forks source link

fix: ignore undefined args when using rpc with head/get #533

Closed soedirgo closed 2 months ago

soedirgo commented 2 months ago

What kind of change does this PR introduce?

Bug fix

This isn't an issue on POST because upon JSON.stringify(), all object fields with a value of undefined gets omitted

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 1.15.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: