Skip to content

Commit

Permalink
Release version 0.12.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lehni committed Jun 19, 2020
1 parent efc6349 commit 764ccf0
Show file tree
Hide file tree
Showing 8 changed files with 33,404 additions and 328 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## `0.12.9`

### Added

- Export `CanvasProvider` to allow experimenting with
https://www.npmjs.com/package/canvaskit-wasm on Node.js

### Fixed

- Fix `Path.strokeBounds` that was incorrect for certain paths (#1824).
- Fix Gulp 3 issues to be able to run Travis CI tests on Node.js 10, 12, 13 and
14.

## `0.12.8`

### Fixed
Expand Down
1 change: 0 additions & 1 deletion dist/paper-core.js

This file was deleted.

Loading

0 comments on commit 764ccf0

Please sign in to comment.