supabase / postgrest-js

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

Prettify intersected types when selecting multiple columns #399

Closed TomasHubelbauer closed 1 year ago

TomasHubelbauer commented 1 year ago

Resolves #398

What kind of change does this PR introduce?

DX improvement

What is the current behavior?

.select with multiple columns returns an intersected type:

image

What is the new behavior?

Intersected type is prettified:

image

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: