Releases: gcanti/tcomb-react
Releases · gcanti/tcomb-react
v0.3.0
- Internal
- Upgrade to latest tcomb-validation
- Remove tcomb-form and react-tools dependencies #7
- Polish
- Remove Playground [BREAKING]
v0.2.4
- New Feature
- make propTypes introspectable by adding a tcomb property #6
v0.2.3
- fix a bug when propTypes is a subtype
v0.2.2
- move tcomb-validation and tcomb-form to peerDependencies, fix #5
- update to tcomb-form v0.4.5
v0.2.1
- update to tcomb-form v0.4.2
v0.1.2
- upgraded to tcomb-validation v0.1.3
- upgraded to react v0.11.2
v0.0.3
- assertEqual doesn't support subtypes, fix #1
- add bind(component, type, opts), fix #2