Skip to content

Commit

Permalink
Release version 0.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lehni committed Jun 22, 2019
1 parent 68ea63d commit f89934e
Show file tree
Hide file tree
Showing 10 changed files with 32,426 additions and 22 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Change Log

## `prebuilt`
## `0.12.3`

### Fixed

- Fix regression in `Color` change propagation (#1672, #1674).
- SVG Export: Fix viewport size of exported `Symbol` (#1668).
- Handle non-invertible matrices in `Item#contains()` (#1651).
- Improve documentation for `Item#clipMask` (#1673).
- Improve TypeScript definitions (#1659, #1663, #1664, #1667)

### Added

Expand Down Expand Up @@ -35,7 +36,7 @@

### Added

- Add TypesScript definition, automatically generated from JSDoc comments
- Add TypeScript definition, automatically generated from JSDoc comments
(#1612).
- Support `new Raster(size[, position])` constructor.
- Expose `Raster#context` accessor.
Expand Down
1 change: 0 additions & 1 deletion dist/paper-core.js

This file was deleted.

Loading

0 comments on commit f89934e

Please sign in to comment.