Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

fix: add missing deleted_at property to User interface#1059

Merged
hf merged 1 commit into
supabase:masterfrom
masaharu99:master
May 16, 2025
Merged

fix: add missing deleted_at property to User interface#1059
hf merged 1 commit into
supabase:masterfrom
masaharu99:master

Conversation

@masaharu99

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

  • add missing deleted_at property to User interface

@masaharu99 masaharu99 marked this pull request as draft April 23, 2025 15:02
@masaharu99 masaharu99 marked this pull request as ready for review April 23, 2025 15:02
@hf hf changed the title fix: add missing deleted_at property to User interface fix: add missing deleted_at property to User interface May 16, 2025
@hf hf merged commit 96da194 into supabase:master May 16, 2025
hf pushed a commit that referenced this pull request May 22, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.70.0](v2.69.1...v2.70.0)
(2025-05-16)


### Features

* add `signInWithWeb3` with solana
([#1037](#1037))
([cff5bcb](cff5bcb))
* validate uuid and sign out scope parameters to functions
([#1063](#1063))
([1bcb76e](1bcb76e))


### Bug Fixes

* add missing `deleted_at` property to `User` interface
([#1059](#1059))
([96da194](96da194))
* export `processLock` from toplevel
([#1057](#1057))
([d99695a](d99695a))

---
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>
mandarini pushed a commit to supabase/supabase-js that referenced this pull request Oct 2, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.70.0](supabase/auth-js@v2.69.1...v2.70.0)
(2025-05-16)


### Features

* add `signInWithWeb3` with solana
([#1037](supabase/auth-js#1037))
([b6c241c](supabase/auth-js@b6c241c))
* validate uuid and sign out scope parameters to functions
([#1063](supabase/auth-js#1063))
([eb52bde](supabase/auth-js@eb52bde))


### Bug Fixes

* add missing `deleted_at` property to `User` interface
([#1059](supabase/auth-js#1059))
([bba6709](supabase/auth-js@bba6709))
* export `processLock` from toplevel
([#1057](supabase/auth-js#1057))
([ce9618e](supabase/auth-js@ce9618e))

---
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants