Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Releases: gcanti/tcomb

v3.2.29

15 Nov 11:58
Compare
Choose a tag to compare
  • Bug Fix
    • [typescript] fix interface's extend signature, #329 (@apepper)

v3.2.28

07 Nov 07:45
Compare
Choose a tag to compare
  • Bug Fix

v3.2.27

03 May 09:51
Compare
Choose a tag to compare
  • Bug Fix

v3.2.25

26 Feb 10:20
Compare
Choose a tag to compare
  • Bug Fix
    • fromJSON makes use of defaultProps while deserializing a struct, fix #312 (@rkmax)

v3.2.24

20 Sep 06:12
Compare
Choose a tag to compare
  • Bug Fix
    • Struct extension of a refinement of a struct now use the correct displayName, fix #297 (@gcanti)

v3.2.23

01 Sep 08:35
Compare
Choose a tag to compare
  • Bug Fix
    • declare: remove unnecessary limitation, fix #291 (@gcanti)

v3.2.22

01 Aug 07:51
Compare
Choose a tag to compare
  • Polish
    • Update TypeScript definitions to allow module augmentation (@RedRoserade)

v3.2.21

26 Jun 16:04
Compare
Choose a tag to compare
  • Bug Fix
    • TypeScript definition file: Nil should be void | null (@francescogior)

v3.2.20

10 Mar 09:35
Compare
Choose a tag to compare
  • Polish
    • add options (struct, interface) to typescript definition (@gcanti)

v3.2.19

10 Mar 09:24
Compare
Choose a tag to compare
  • Polish
    • add strict (struct, interface) to typescript definition (@gcanti)