rollup 2.37.1 → 2.38.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.38.0
4
+ *2021-01-22*
5
+
6
+ ### Features
7
+ * Entirely remove declared variables that only have an initializer side effect (#3933)
8
+
9
+ ### Pull Requests
10
+ * [#3933](https://github.com/rollup/rollup/pull/3933): Tree-shake unused declarations while keeping initializer side-effects (@lukastaegert)
11
+
3
12
  ## 2.37.1
4
13
  *2021-01-20*
5
14
 
package/dist/bin/rollup CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  /*
4
4
  @license
5
- Rollup.js v2.37.1
6
- Wed, 20 Jan 2021 11:53:42 GMT - commit e23bb354cca08dbe32e3f6a3ba5c63d015e91ff9
5
+ Rollup.js v2.38.0
6
+ Fri, 22 Jan 2021 16:26:00 GMT - commit 889fa5267ad93cc706fdbff2024e9c4d4f273749
7
7
 
8
8
 
9
9
  https://github.com/rollup/rollup