-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels