Skip to content

Releases: react-paper/react-paper-bindings

v3.0.0-beta.1

05 Aug 13:08
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release
Fix package.json name and version

v3.0.0-beta.0

05 Aug 09:42
Compare
Choose a tag to compare
v3.0.0-beta.0 Pre-release
Pre-release

New version with concurrent fiber support.

v2.0.0

25 Oct 20:15
Compare
Choose a tag to compare

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

11 Jun 21:03
Compare
Choose a tag to compare

1.1.1 (2018-06-11)

Bug Fixes

  • Fix undefined window in ssr (87aa1ad)

v1.1.0

03 Jun 10:14
Compare
Choose a tag to compare

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

01 Dec 04:31
Compare
Choose a tag to compare

1.0.3 (2017-12-01)

Bug Fixes

  • tools: Fix paper scope bug for pen, circle and square tools. (b610de4)

v1.0.2

27 Nov 03:03
Compare
Choose a tag to compare

1.0.2 (2017-11-27)

Bug Fixes

v1.0.1

26 Nov 23:49
Compare
Choose a tag to compare

1.0.1 (2017-11-26)

Bug Fixes

  • build: Fix babel transform (44164f0)

v1.0.0

26 Nov 23:15
Compare
Choose a tag to compare

1.0.0 (2017-11-26)

Bug Fixes

  • travis: fix travis build and release (e5b246b)