Releases: jcoreio/gen-typed-validators
Releases · jcoreio/gen-typed-validators
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.0
1.0.0 (2021-03-01)
Bug Fixes
- check: fix areASTsEqual bugs (6e823d7)
- cli: improve diff format (d2b8a51)
- ConversionContext: fine-grained changed tracking (82bd3a2)
- add type annotations to validator alias declarations (6654a7c)
- almost all remaining issues (9d6e02f)
- annotate converted type aliases as t.TypeAlias (168fedf)
- default type imports/exports (4b53916)
- error locations, never write unchanged ASTs (193df42)
- defaultParseFile: make it more likely to load babel config (0a843f3)
- get CLI working on a TS project (b86f171)
- get multi-file conversion mostly working (d1e4ef9)
- implement TS import/export conversion (b92760a)
- support spreads, fix TS issues (2a5e9a2)
- support ObjectTypeSpreadProperty (2ac938c)
Features
- cli: add --check option (ab0a34e)
- add regen-typed-validators bin command (e018f8e)
- convert interfaces (9ac4403)
- initial commit (4a7bf59)
- initial commit (c62c8c4)
- many more fixes, close to being usable on our projects (90c16de)
- reconvert validator declarations (fbce6c3)
- support TS inexact object syntax (a8b75f8)