We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5682ae9 commit 959df58Copy full SHA for 959df58
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# rollup changelog
2
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
12
## 1.16.3
13
*2019-06-29*
14
0 commit comments