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

Releases: gcanti/tcomb

v3.2.29

Choose a tag to compare

@gcanti gcanti released this 15 Nov 11:58
  • Bug Fix
    • [typescript] fix interface's extend signature, #329 (@apepper)

v3.2.28

Choose a tag to compare

@gcanti gcanti released this 07 Nov 07:45
  • Bug Fix

v3.2.27

Choose a tag to compare

@gcanti gcanti released this 03 May 09:51
  • Bug Fix

v3.2.25

Choose a tag to compare

@gcanti gcanti released this 26 Feb 10:20
  • Bug Fix
    • fromJSON makes use of defaultProps while deserializing a struct, fix #312 (@rkmax)

v3.2.24

Choose a tag to compare

@gcanti gcanti released this 20 Sep 06:12
  • Bug Fix
    • Struct extension of a refinement of a struct now use the correct displayName, fix #297 (@gcanti)

v3.2.23

Choose a tag to compare

@gcanti gcanti released this 01 Sep 08:35
  • Bug Fix
    • declare: remove unnecessary limitation, fix #291 (@gcanti)

v3.2.22

Choose a tag to compare

@gcanti gcanti released this 01 Aug 07:51
  • Polish
    • Update TypeScript definitions to allow module augmentation (@RedRoserade)

v3.2.21

Choose a tag to compare

@gcanti gcanti released this 26 Jun 16:04
  • Bug Fix
    • TypeScript definition file: Nil should be void | null (@francescogior)

v3.2.20

Choose a tag to compare

@gcanti gcanti released this 10 Mar 09:35
  • Polish
    • add options (struct, interface) to typescript definition (@gcanti)

v3.2.19

Choose a tag to compare

@gcanti gcanti released this 10 Mar 09:24
  • Polish
    • add strict (struct, interface) to typescript definition (@gcanti)