Skip to content

Conversation

@kamilogorek
Copy link
Member

@kamilogorek kamilogorek commented Feb 13, 2024

Use ReturnType as we implement those methods as a pass-through.
Tbh why this isn't inferred correctly by TypeScript is beyond me...

Verified on our own API repository this time to make sure it works correctly for all cases.

Fixes #974
Fixes #973 (comment)

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7892003467

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 65.385%

Totals Coverage Status
Change from base Build 7887450042: 0.0%
Covered Lines: 89
Relevant Lines: 116

💛 - Coveralls
@soedirgo soedirgo merged commit b9cb9e1 into master Feb 14, 2024
@soedirgo soedirgo deleted the fix-return-type branch February 14, 2024 03:13
mandarini pushed a commit that referenced this pull request Oct 2, 2025
## What kind of change does this PR introduce? Fix a small typo in the warning message when using user object from the server.
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

4 participants