Skip to content

Conversation

@thorwebdev
Copy link
Contributor

@thorwebdev thorwebdev commented Nov 23, 2023

What kind of change does this PR introduce?

In combination with supabase/postgres-meta#654 we're adding these helpers to streamline TypeScript Types.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 23, 2023

Pull Request Test Coverage Report for Build 7013317301

  • 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 6936573039: 0.0%
Covered Lines: 89
Relevant Lines: 116

💛 - Coveralls

@thorwebdev thorwebdev merged commit 4d35d26 into master Nov 28, 2023
@thorwebdev thorwebdev deleted the thor/query-result-type-helpers branch November 28, 2023 02:17
mandarini pushed a commit that referenced this pull request Oct 2, 2025
## What kind of change does this PR introduce?

Bug fix

## What is the current behavior?

The variables where having types undefined, but they should have the
type string or undefined

## What is the new behavior?

Fixed the types for the variables
mandarini pushed a commit that referenced this pull request Oct 2, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.64.3](supabase/auth-js@v2.64.2...v2.64.3)
(2024-06-17)


### Bug Fixes

* don't call removeSession prematurely
([#915](supabase/auth-js#915))
([152c40a](supabase/auth-js@152c40a))
* limit proxy session warning to once per client instance
([#900](supabase/auth-js#900))
([9d450f3](supabase/auth-js@9d450f3))
* patch release workflow
([#922](supabase/auth-js#922))
([9efd597](supabase/auth-js@9efd597))
* type errors in verifyOtp
([#918](supabase/auth-js#918))
([9333704](supabase/auth-js@9333704))

---
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.

3 participants