Skip to content

Releases: adrians5j/react-columned

v1.1.3

01 Nov 06:46
2b2d911

Choose a tag to compare

1.1.3 (2019-11-01)

Bug Fixes

  • memory leak on uninstall event (2b2d911)

v1.1.2

03 May 06:56

Choose a tag to compare

1.1.2 (2019-05-03)

Bug Fixes

  • minimum react version must be 16.8.0 (the one with hooks) (6feda8f)
  • update comments (689fcc6)

v1.1.1

21 Apr 17:39

Choose a tag to compare

1.1.1 (2019-04-21)

Bug Fixes

  • add missing "react-syntax-highlighter" dev dependency (99b8fa6)
  • lower the min-required version of React (fa13b32)
  • update package-lock.json (8b50b3a)

v1.1.0

19 Apr 12:25
ef8f8b3

Choose a tag to compare

1.1.0 (2019-04-19)

Bug Fixes

Features

  • add a short example animation in the README (d39aa01)

v1.0.0

19 Apr 12:15

Choose a tag to compare

1.0.0 (2019-04-19)

Bug Fixes

  • export Columned component as default (3aa0df0)
  • remove cypress from CI (797b8a8)
  • remove cypress from dependencies (9eb5edd)
  • update dependencies (9f36ba3)