rollup 2.20.0 → 2.21.0

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.21.0
4
+ *2020-07-07*
5
+
6
+ ### Features
7
+ * Allow plugins to disable tree-shaking for individual modules to ensure even empty modules are associated with chunks (#3663)
8
+
9
+ ### Pull Requests
10
+ * [#3663](https://github.com/rollup/rollup/pull/3663): Disable treeshaking per module (@lukastaegert)
11
+
3
12
  ## 2.20.0
4
13
  *2020-07-06*
5
14
 
package/dist/bin/rollup CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  /*
4
4
  @license
5
- Rollup.js v2.20.0
6
- Mon, 06 Jul 2020 19:11:47 GMT - commit 974492f50d5051e671998ca21cba7ac939823e34
5
+ Rollup.js v2.21.0
6
+ Tue, 07 Jul 2020 19:25:24 GMT - commit b1aaedc37f1bf83ed410f4b5c4ea950b12b14e7a
7
7
 
8
8
 
9
9
  https://github.com/rollup/rollup