Skip to content

Commit 80a3b46

Browse files
committed
Update changelog
1 parent 8b772ff commit 80a3b46

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

3+
## 1.30.1
4+
*2020-01-27*
5+
6+
### Bug Fixes
7+
* Do not mistreat static entgry points as dynamic ones when chunking (#3357)
8+
* Resolve a crash when chunking circular dynamic imports (#3357)
9+
10+
### Pull Requests
11+
* [#3357](https://github.com/rollup/rollup/pull/3357):Resolve issues with circular dynamic entries (@lukastaegert)
12+
313
## 1.30.0
414
*2020-01-27*
515

0 commit comments

Comments
 (0)