rollup 2.10.8 → 2.10.9

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
+ ## 2.10.9
4
+ *2020-05-24*
5
+
6
+ ### Bug Fixes
7
+ * Prevent invalid exports when facades are created (#3590)
8
+
9
+ ### Pull Requests
10
+ * [#3590](https://github.com/rollup/rollup/pull/3590): Prevent unneeded exports when entry facades are created and ensure all exported variables in facades are imported (@lukastaegert)
11
+
3
12
  ## 2.10.8
4
13
  *2020-05-23*
5
14
 
package/dist/bin/rollup CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  /*
4
4
  @license
5
- Rollup.js v2.10.8
6
- Sat, 23 May 2020 05:52:17 GMT - commit 36a4527473ea1fe678ed866c9f8dfd3c2542cd22
5
+ Rollup.js v2.10.9
6
+ Sun, 24 May 2020 05:27:58 GMT - commit 462bff7b1a0c384ecc3e278b1ea877e637c70f41
7
7
 
8
8
 
9
9
  https://github.com/rollup/rollup