Skip to content

Conversation

kamilogorek
Copy link
Member

rest is already PostgrestClient<Database, SchemaName>, so all return types should be infered in the same way as before without using explicit return types.

(I changed FnName and Fn so it fits on one line, as VSCode is messing up syntax highlighting when generics are split into multiple lines 👀 )

@kamilogorek kamilogorek requested a review from soedirgo February 13, 2024 11:05
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7885533013

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.5%) to 65.385%

Totals Coverage Status
Change from base Build 7628728487: -0.5%
Covered Lines: 89
Relevant Lines: 116

💛 - Coveralls

@kamilogorek kamilogorek merged commit a5a70db into master Feb 13, 2024
@kamilogorek kamilogorek deleted the fix-method-binding branch February 13, 2024 13:44
@benaduggan
Copy link

Upgrading to this version blew up the types for me 👀 Am I doing something wrong? or did this PR have unintended consequences?

Lots of things like this:
image

image

@peterje
Copy link

peterje commented Feb 13, 2024

Upgrading to this version blew up the types for me 👀 Am I doing something wrong? or did this PR have unintended consequences?

Lots of things like this: image

image

Bump. This change broke my team's CI today.

@soedirgo
Copy link
Member

soedirgo commented Feb 14, 2024

Sorry about that! This should be fixed in v2.39.6, can you give it a try?

mandarini pushed a commit that referenced this pull request Oct 2, 2025
## What kind of change does this PR introduce?

For clarity as it seems to be confusing users. Ticket linked internally.
mandarini pushed a commit that referenced this pull request Oct 2, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.66.0](supabase/auth-js@v2.65.1...v2.66.0)
(2024-11-01)


### Features

* add process lock for optional use in non-browser environments (React
Native) ([#977](supabase/auth-js#977))
([0f7b2b8](supabase/auth-js@0f7b2b8))


### Bug Fixes

* typo in warning message
([#975](supabase/auth-js#975))
([3185569](supabase/auth-js@3185569))
* update soft-deletion docs
([#973](supabase/auth-js#973))
([c569aca](supabase/auth-js@c569aca))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants