Releases: react-paper/react-paper-bindings
Releases · react-paper/react-paper-bindings
v3.0.0-beta.1
Fix package.json name and version
v3.0.0-beta.0
New version with concurrent fiber support.
v2.0.0
2.0.0 (2018-10-25)
Features
- core: upgrade to latest versions of react, react-dom and react-reconciler (6b8a413)
- tests: add proper node tests with jest, enzyme and canvas (6b8a413)
BREAKING CHANGES
- View: remove
activeLayer
and activeTool
props
v1.1.1
1.1.1 (2018-06-11)
Bug Fixes
- Fix undefined window in ssr (87aa1ad)
v1.1.0
1.1.0 (2018-06-03)
Features
- core: BREAKING CHANGE: Remove matrix from the core (see demo for more info), import from paper/dist/paper-core for smaller build size, update dependencies. (d8b1c16)
v1.0.3
1.0.3 (2017-12-01)
Bug Fixes
- tools: Fix paper scope bug for pen, circle and square tools. (b610de4)
v1.0.2
1.0.2 (2017-11-27)
Bug Fixes
v1.0.1
1.0.1 (2017-11-26)
Bug Fixes
- build: Fix babel transform (44164f0)
v1.0.0
1.0.0 (2017-11-26)
Bug Fixes
- travis: fix travis build and release (e5b246b)