rollup 2.38.3 → 2.38.4

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.4
4
+ *2021-02-02*
5
+
6
+ ### Bug Fixes
7
+ * Do not change logic when tree-shaking declarations in if statements or loops (#3947)
8
+
9
+ ### Pull Requests
10
+ * [#3947](https://github.com/rollup/rollup/pull/3947): Do not tear apart declarations in loop or if bodies (@lukastaegert)
11
+
3
12
  ## 2.38.3
4
13
  *2021-02-01*
5
14
 
package/dist/bin/rollup CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  /*
4
4
  @license
5
- Rollup.js v2.38.3
6
- Mon, 01 Feb 2021 06:15:21 GMT - commit 683cf48a5278987f08ff3958074c49a80b1ae3eb
5
+ Rollup.js v2.38.4
6
+ Tue, 02 Feb 2021 05:54:38 GMT - commit 991bb98fad1f3f76226bfe6243fd6cc45a19a39b
7
7
 
8
8
 
9
9
  https://github.com/rollup/rollup