mojotech / json-type-validation

TypeScript JSON type validation
MIT License
155 stars 15 forks source link

Release recent changes? #34

Closed r-k-b closed 5 years ago

r-k-b commented 5 years ago

Is it possible to get a release that includes #32 and the other recent changes?

I'd like to grab those updates via npm.

mulias commented 5 years ago

Sure, I can do that today. Earlier I was waffling over if this should be a major or minor release, because it will include the switch from any to unknown, which required TS 3.0. I recently found out that there's an unknown polyfill, so I'll just update the docs and not worry about it.

mulias commented 5 years ago

@r-k-b release notes https://github.com/mojotech/json-type-validation/releases/tag/v3.1.0 npm should be updated https://www.npmjs.com/package/@mojotech/json-type-validation