v1.7.2
- ⚡️ Convert types to interfaces d1a0b91 (see why here: https://github.com/microsoft/TypeScript/wiki/Performance#preferring-interfaces-over-intersections)
InputType
is nowInputInterface
OutputSuccessType
is nowOutputSuccessInterface
OutputErrorType
is nowOutputErrorInterface