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

What is the plan for io-ts-types come io-ts 3? #151

Open EricCrosson opened 3 years ago

EricCrosson commented 3 years ago

Will io-ts 3 be fully backwards compatible with io-ts 2?

Reading https://github.com/gcanti/io-ts/issues/453, I think that there will be breaking API changes. If io-ts 2 codecs do not work with io-ts 3, what is the plan for the io-ts 2 codecs in this repository?

Before going down the rabbit hole of options, I should ask what level of support io-ts 2 is expected to receive once io-ts 3 launches