Skip to content

Commit ebc7a5d

Browse files
committed
Release version 0.12.8
1 parent ff8c4cd commit ebc7a5d

File tree

8 files changed

+33138
-27
lines changed

8 files changed

+33138
-27
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Change Log
22

3+
## `0.12.8`
4+
5+
### Fixed
6+
7+
- TypeScript: Fix returned instance type (#1796).
8+
- Fix `Path#strokeBounds` for open paths (#1817).
9+
- Fix animation progress handling in `Tween.update()`.
10+
- Fix setting `Item#scaling` to a new value after it was set to zero (#1816).
11+
- SVG Import: Fully support SVG strings with leading line-breaks (#1813).
12+
- Docs: Improve `Raster#initialize(object)` documentation (#1815, #1782).
13+
- Docs: Fix `Item#getItem(options)` documentation.
14+
315
## `0.12.7`
416

517
### Fixed

dist/paper-core.js

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

0 commit comments

Comments
 (0)