Skip to content

Commit f89934e

Browse files
committed
Release version 0.12.3
1 parent 68ea63d commit f89934e

File tree

10 files changed

+32426
-22
lines changed

10 files changed

+32426
-22
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# Change Log
22

3-
## `prebuilt`
3+
## `0.12.3`
44

55
### Fixed
66

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

1213
### Added
1314

@@ -35,7 +36,7 @@
3536

3637
### Added
3738

38-
- Add TypesScript definition, automatically generated from JSDoc comments
39+
- Add TypeScript definition, automatically generated from JSDoc comments
3940
(#1612).
4041
- Support `new Raster(size[, position])` constructor.
4142
- Expose `Raster#context` accessor.

dist/paper-core.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)