supabase / postgrest-js

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

Reland ESM fix #540

Closed lucacasonato closed 1 day ago

lucacasonato commented 1 month ago

Relanding https://github.com/supabase/postgrest-js/pull/540/commits/6ac04ffd404265230d4aa2c262970ce976ff8ab1, but fixed to support this usecase:

import * as ns from "@supabase/postgrest-js"

new ns.PostgrestClient()
github-actions[bot] commented 1 day ago

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

The release is available on:

Your semantic-release bot :package::rocket: