Releases: johngeorgewright/runtyping
Releases · johngeorgewright/runtyping
@runtyping/zod-v1.0.5
@runtyping/test-type-writers-v2.0.0
@runtyping/test-type-writers-v2.0.0 (2022-08-17)
Bug Fixes
- implement variadic tuple (a06e268)
Code Refactoring
- simplify validator creation api (def9078)
Features
- add ability to ignore certain tests (10d9a15)
- add json schema testing (a6155f9)
- create way to test generated output (62cfc6c)
- finished adding data tests (e973bc4)
BREAKING CHANGES
- createValidator option has been replaced with
createNumberValidator, createStringValidator and createObjectValidator - must now supply a validator function
@runtyping/runtypes-v1.1.5
@runtyping/io-ts-v1.0.4
@runtyping/generator-v5.0.0
@runtyping/generator-v5.0.0 (2022-08-17)
Features
- variadic tuples (8080f74)
BREAKING CHANGES
- TypeWriters need to implement variadicTuple
@runtyping/zod-v1.0.4
@runtyping/zod-v1.0.4 (2022-08-08)
Bug Fixes
@runtyping/runtypes-v1.1.4
@runtyping/runtypes-v1.1.4 (2022-08-08)
Bug Fixes
- remove static function import when asked to (bf04202)
@runtyping/io-ts-v1.0.3
@runtyping/io-ts-v1.0.3 (2022-08-08)
Bug Fixes
- remove static function import when asked to (bf04202)