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

Releases: gcanti/react-vdom

v0.6.2

29 Dec 14:12

Choose a tag to compare

  • Bug Fix
    • handle weird travis error

v0.6.1

29 Dec 09:15

Choose a tag to compare

  • New Feature
    • add error stack trace
  • Bug Fix
    • handle falsy child

v0.6

13 Nov 15:32

Choose a tag to compare

  • Breaking Change
    • support React v0.14, fix #7

v0.5

18 Jun 16:27

Choose a tag to compare

  • Breaking Change (maybe)
    • treat falsy children same as nully children (thanks @giogonzo)

v0.3.0

30 Apr 11:10

Choose a tag to compare

  • Breaking Change
    • Drop support for React v0.12
  • Internal
    • Refactoring
    • Remove tcomb dependency

v0.2.4

29 Apr 15:07

Choose a tag to compare

  • New Feature
    • Support component extending React.Component #4

v0.2.3

22 Mar 14:41

Choose a tag to compare

  • update to tcomb v1.0, fix #2
  • upgrade to React v0.13, fix #3

v0.2.2

27 Dec 09:36

Choose a tag to compare

  • update to tcomb v0.4
  • add keyword react-component for discoverability

v0.2.1

17 Nov 17:15

Choose a tag to compare

  • added flatten and compact to children

v0.2.0

17 Nov 16:44

Choose a tag to compare

  • upgrade to React v0.12.0