supabase / postgrest-js

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

fix: use proper dual-packaging #537

Closed soedirgo closed 1 month ago

soedirgo commented 1 month ago

Support CommonJS & ESM. Previously the ESM build (dist/module) is broken - it's recognized as CommonJS.

For more on dual-packaging: https://nodejs.org/api/packages.html#dual-commonjses-module-packages

github-actions[bot] commented 1 month ago

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

The release is available on:

Your semantic-release bot :package::rocket: