There was an error while loading. Please reload this page.
1 parent 893c725 commit 05219efCopy full SHA for 05219ef
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# rollup changelog
2
3
+## 1.16.7
4
+*2019-07-09*
5
+
6
+### Bug Fixes
7
+* Fix an issue where exported import.meta properties would lead to invalid code (#2986)
8
9
+### Pull Requests
10
+* [#2985](https://github.com/rollup/rollup/pull/2985): Improve sourcemap types (@jridgewell)
11
+* [#2986](https://github.com/rollup/rollup/pull/2986): Only overwrite content when resolving import.meta properties (@lukastaegert)
12
13
## 1.16.6
14
*2019-07-04*
15
0 commit comments