Open shawnshaddock opened 1 year ago
Are there io-ts-types available for the io-ts Experimental modules (version 2.2+)?
It doesn't look like the current ones based on t.Type are compatible. I'm trying to create decoders using the new modules https://github.com/gcanti/io-ts/blob/HEAD/Decoder.md
And I need decoders for types like Option, Either, date, etc...
Are there io-ts-types available for the io-ts Experimental modules (version 2.2+)?
It doesn't look like the current ones based on t.Type are compatible. I'm trying to create decoders using the new modules https://github.com/gcanti/io-ts/blob/HEAD/Decoder.md
And I need decoders for types like Option, Either, date, etc...