All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.2 (2017-05-28)
3.0.1 (2017-05-26)
3.0.0 (2016-08-09)
- compile: publish package with compiled source (cdac0d6)
- compile: this might be breaking erroring
2.0.4 (2016-05-05)
var
overlet
: usingvar
instead oflet
(f809640)
2.0.3 (2016-04-15)
reactify
needs to be a dependency (e1c7b0d)
2.0.2 (2016-04-15)
2.0.1 (2016-04-15)
2.0.0 (2016-04-15)
- getCellValue: Array check is unnecessary (8b9a2a5)
- onToggle: use
let
overconst
sincerows
is mutated (ab17aa8)
- react: upgrade to react 15 (4f015db)
- react: we are upgrading react.
1.0.2 (2016-04-11)
- dependency: we do not need
react-dom
as a dependency (2a9a086)