Much more:
- select configure — query types by node kind, configure specific references
- Improved type.declare — morph-aware declarations, optionality via property values
- type.or, type.and, type.merge, type.pipe — n-ary standalone operators
- "|>" string-embeddable pipe syntax
- type.valueOf for TS enums
- string.hex string.regex keywords
- Serializable ArkErrors (flatByPath, flatProblemsByPath, toJSON)
- exactOptionalPropertyTypes config
- ES2020 Hermes compatibility
- In-docs playground