Skip to content

Generated types keeps changing order #3895

@Magnuti

Description

@Magnuti

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:

  1. Run supabase gen types typescript on version 2.30.4
  2. Run supabase gen types typescript on version 2.31.8
  3. 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

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions