-
-
Notifications
You must be signed in to change notification settings - Fork 151
Closed
Description
Describe the bug
Generated types from supabase gen types typescript
keeps switching the order of the types across different versions.
To Reproduce
Steps to reproduce the behavior:
- Run
supabase gen types typescript
on version2.30.4
- Run
supabase gen types typescript
on version2.31.8
- Inspect the diff and see that the types are reordered. No functional changes to the types have been made.
Expected behavior
The types should not be re-ordered.
Screenshots

Metadata
Metadata
Assignees
Labels
No labels