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 60ed91f commit 1f37bffCopy full SHA for 1f37bff
1 file changed
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# rollup changelog
2
3
+## 2.1.0
4
+*2020-03-18*
5
+
6
+### Features
7
+* Allow specifying an importer when emitting files to resolve relative ids (#3442)
8
9
+### Pull Requests
10
+* [#3442](https://github.com/rollup/rollup/pull/3442): Add optional `importer` parameter to `this.emitFile` (@lukastaegert)
11
12
## 2.0.6
13
*2020-03-13*
14
0 commit comments