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

Releases: gcanti/tcomb-form

0.9.21

05 Sep 11:42
Compare
Choose a tag to compare

0.9.20

29 May 05:57
Compare
Choose a tag to compare

Fix #416

0.9.19

08 Dec 04:04
Compare
Choose a tag to compare
  • Bug Fix
    • remove deleted refs keys from childRefs registry (@gbiryukov)

0.9.18

07 Dec 11:19
Compare
Choose a tag to compare
  • Internal
    • replace string refs with callback refs (@gbiryukov)
    • add React 16 to peerDependencies (@gcanti)

0.9.17

16 Jun 12:59
Compare
Choose a tag to compare
  • Bug Fix
    • Respect path changes in Component shouldComponentUpdate, fix #388 (@gbiryukov)

0.9.16

03 Apr 15:36
Compare
Choose a tag to compare

0.9.15

03 Apr 06:51
Compare
Choose a tag to compare

v0.9.14

09 Mar 11:29
Compare
Choose a tag to compare
  • Bug Fix
    • make numberTransformer resistant to minification (UglifyJS with unsafe_comps option) (@gbiryukov)

v0.9.13

02 Mar 07:10
Compare
Choose a tag to compare
  • Bug Fix
    • revert last commit

v0.9.12

19 Feb 17:37
Compare
Choose a tag to compare
  • New Feature