rollup 1.26.4 → 1.26.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # rollup changelog
2
2
 
3
+ ## 1.26.5
4
+ *2019-11-11*
5
+
6
+ ### Bug Fixes
7
+ * Fix a regression where it was no longer to pass a certain option format to generate (#3223)
8
+
9
+ ### Pull Requests
10
+ * [#3223](https://github.com/rollup/rollup/pull/3223): Allow passing input options to output (@lukastaegert)
11
+
3
12
  ## 1.26.4
4
13
  *2019-11-09*
5
14
 
package/dist/bin/rollup CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  /*
4
4
  @license
5
- Rollup.js v1.26.4
6
- Sat, 09 Nov 2019 20:45:44 GMT - commit 6fed41031b703a361777dc3b5793a7fcbe4957ee
5
+ Rollup.js v1.26.5
6
+ Mon, 11 Nov 2019 05:31:23 GMT - commit 8318bb42ff91c510f740af07d8e41c4b3bd99918
7
7
 
8
8
 
9
9
  https://github.com/rollup/rollup