-
-
Notifications
You must be signed in to change notification settings - Fork 185
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 typescripton version2.30.4 - Run
supabase gen types typescripton 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

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels