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

Releases: gcanti/tcomb-react

v0.3.0

14 May 06:38
Compare
Choose a tag to compare
  • Internal
    • Upgrade to latest tcomb-validation
    • Remove tcomb-form and react-tools dependencies #7
  • Polish
    • Remove Playground [BREAKING]

v0.2.4

04 May 05:09
Compare
Choose a tag to compare
  • New Feature
    • make propTypes introspectable by adding a tcomb property #6

v0.2.3

01 Apr 09:00
Compare
Choose a tag to compare
  • fix a bug when propTypes is a subtype

v0.2.2

22 Mar 14:30
Compare
Choose a tag to compare
  • move tcomb-validation and tcomb-form to peerDependencies, fix #5
  • update to tcomb-form v0.4.5

v0.2.1

25 Feb 11:36
Compare
Choose a tag to compare
  • update to tcomb-form v0.4.2

v0.2.0

30 Jan 14:25
Compare
Choose a tag to compare
  • complete refactoring

v0.1.2

04 Nov 16:17
Compare
Choose a tag to compare
  • upgraded to tcomb-validation v0.1.3
  • upgraded to react v0.11.2

v0.1.1

08 Sep 12:37
Compare
Choose a tag to compare

v0.1.0

08 Sep 09:28
Compare
Choose a tag to compare
  • added React types

v0.0.3

04 Sep 07:50
Compare
Choose a tag to compare
  • assertEqual doesn't support subtypes, fix #1
  • add bind(component, type, opts), fix #2