Skip to content

Runtype compat version policy #58

@runeh

Description

@runeh

In newer runtypes we can use .optional instead of the union of record and nullable record that we currently use. There are also upcoming runtype features in new major versions we might want to use at some point.

What should the compat policy be? If we start using the latest and greatest, anyone generating code would also need to migrate their stuff.

  • Target newest runtypes lib
  • Target as old as possible that still supports the features we need
  • Configurable. Take an option and generate different outputs
  • Something else?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions