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 eb97a3d commit 20b434dCopy full SHA for 20b434d
CHANGELOG.md
@@ -5,9 +5,11 @@
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
+* Use the correct TypeScript type for Sourcemap.version (#2976)
9
10
### Pull Requests
11
* [#2974](https://github.com/rollup/rollup/pull/2974): Align TS types, docs and implementation for this.warn and this.error (@lukastaegert)
12
+* [#2976](https://github.com/rollup/rollup/pull/2976): Fix sourcemap type and update dependencies (@lukastaegert)
13
14
## 1.16.3
15
*2019-06-29*
0 commit comments