Releases: rigobauer/react-abcjs
Releases · rigobauer/react-abcjs
v0.1.3
0.1.3 (2020-01-21)
Bug Fixes
- .travis.yml: add travis-deploy-once (a43e117)
- .travis.yml: remove travis-deploy-once (413cce1)
- abcjs: change deprecated componentWillReceiveProps to componentDidUpdate (769c323)
- index.test.js: change componentWillReceiveProps to componentDidUpdate in the tests (941c414)
v0.1.2
0.1.2 (2018-01-24)
Bug Fixes
- Abcjs: Set a unique id for the internal div container, to avoid problems if there's more than o (8391e3d)
v0.1.1
0.1.1 (2018-01-23)
Bug Fixes
- .travis.yml: Adds 'npm run build' to the Travis procedure, otherwise the released packaged will (fb4d771)