Skip to content

Commit 365e363

Browse files
committed
Update changelog
1 parent 61f021e commit 365e363

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+
## 1.16.6
4+
*2019-07-04*
5+
6+
### Bug Fixes
7+
* Do not pass undefined to resolveDynamicImport for unresolvable template literals (#2984)
8+
9+
### Pull Requests
10+
* [#2984](https://github.com/rollup/rollup/pull/2984): Always forward AST nodes for unresolvable dynamic imports (@lukastaegert)
11+
312
## 1.16.5
413
*2019-07-04*
514

0 commit comments

Comments
 (0)