Skip to content

Releases: gillchristian/io-ts-reporters

Make truncate behavior optional

21 Jul 07:50
Compare
Choose a tag to compare

Introduce option to disable truncate behavior #41

Truncate long types

15 Jul 08:26
Compare
Choose a tag to compare

Truncate long types #32 @osdiab

Docs & error formating

25 Jun 12:58
Compare
Choose a tag to compare

This release includes

  • Docs, switch to peer dependencies #34
  • Fix on formatting errors (function not exported on #17) #33
  • Add sideEffects: false on package.json

Bundle-size improvements: 75kB -> 2.35kB (minified)

https://bundlephobia.com/result?p=io-ts-reporters@1.1.0
https://bundlephobia.com/result?p=io-ts-reporters@1.2.0

image

v1.1.0

10 Jun 17:01
Compare
Choose a tag to compare

This release includes:

  • Formatting of union types #17
  • Support for error messages #25
  • Include src in the npm published code for better source maps #26
  • Development improvements: tests, linter, fixed yarn.lock, etc #23 #22 #20 #18 #20 #27