Skip to content

Commit 959df58

Browse files
committed
Update changelog
1 parent 5682ae9 commit 959df58

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.4
4+
*unreleased*
5+
6+
### Bug Fixes
7+
* Do not show a TypeScript error when providing a location as number to this.warn and this.error (#2974)
8+
9+
### Pull Requests
10+
* [#2974](https://github.com/rollup/rollup/pull/2974): Align TS types, docs and implementation for this.warn and this.error (@lukastaegert)
11+
312
## 1.16.3
413
*2019-06-29*
514

0 commit comments

Comments
 (0)