github gcanti/io-ts 0.9.0

latest releases: 2.2.20, 2.2.19, 2.2.18...
6 years ago
  • Breaking Change
    • remove t.map and t.mapWithName (in general doesn't look serializable, needs more investigation)
    • remove t.prism (in general doesn't look serializable, needs more investigation)
    • change Type from interface to class and add S type parameter
      • remove t._A
    • add Type#serialize
    • add Type#is (in order to serialize unions and while we're at it, looks useful anyway)
    • remove t.is (now that there's Type#is is misleading)
  • Experimental

Don't miss a new io-ts release

NewReleases is sending notifications on new releases.