Skip to content

Commit 8b47c1e

Browse files
committed
Update changelog
1 parent 4224666 commit 8b47c1e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# rollup changelog
22

3+
## 2.56.2
4+
*2021-08-10*
5+
6+
### Bug Fixes
7+
* Check if after simplification, an object pattern would become an expression statement or arrow function return value (#4204)
8+
9+
### Pull Requests
10+
* [#4204](https://github.com/rollup/rollup/pull/4204): Do not create invalid code when simplifying object pattern assignments (@lukastaegert)
11+
312
## 2.56.1
413
*2021-08-08*
514

0 commit comments

Comments
 (0)