rollup 2.26.4 → 2.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
+ ## 2.26.5
4
+ *2020-08-22*
5
+
6
+ ### Bug Fixes
7
+ * Use correctly deconflicted variable names for reexported namespaces in ES formats (#3742)
8
+
9
+ ### Pull Requests
10
+ * [#3742](https://github.com/rollup/rollup/pull/3742): Avoid variable name conflict when reexporting several namespaces from a chunk (@lukastaegert)
11
+
3
12
  ## 2.26.4
4
13
  *2020-08-19*
5
14
 
package/dist/bin/rollup CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  /*
4
4
  @license
5
- Rollup.js v2.26.4
6
- Wed, 19 Aug 2020 05:12:35 GMT - commit fada4f6023ef2db3834a9680c54fbf56768c5e0c
5
+ Rollup.js v2.26.5
6
+ Sat, 22 Aug 2020 04:50:56 GMT - commit b2bb960aa5969914e82fd4bcf289bd16eab4a381
7
7
 
8
8
 
9
9
  https://github.com/rollup/rollup