gcanti / io-ts-types

A collection of codecs and combinators for use with io-ts
https://gcanti.github.io/io-ts-types/
MIT License
311 stars 40 forks source link

Porting refinement types to brands #91

Closed mlegenhausen closed 5 years ago

mlegenhausen commented 5 years ago

This would include IntegerFromString and uuid.

@gcanti what do you think? Seems to be a breaking change?

gcanti commented 5 years ago

@mlegenhausen IntFromString is already released. For what concerns uuid we can define a new module (in the root) and deprecate string/uuid.ts