v0.7.0
- Rename
@pureto@readonly - Add JSONValue type for arbitrary JSON
- Block use of never, object, unknown, any and tuple types
- Block use of function types as args/return values
- Disallow use of union types in args and return types
- Remove custom scalar generation as an unknown type fallback
Full Changelog: v0.6.0...v0.7.0