rollup 2.55.1 → 2.56.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,19 @@
1
1
  # rollup changelog
2
2
 
3
+ ## 2.56.0
4
+ *2021-08-05*
5
+
6
+ ### Features
7
+ * Create more efficient code for SystemJS exports (#4199)
8
+ * Extend `maxParallelFileReads` option to also throttle plugin load hooks (#4200)
9
+
10
+ ### Bug Fixes
11
+ * Return correct value for postfix update expressions of exported variables (#4194)
12
+
13
+ ### Pull Requests
14
+ * [#4199](https://github.com/rollup/rollup/pull/4199): Refine SystemJS export rendering (@lukastaegert)
15
+ * [#4200](https://github.com/rollup/rollup/pull/4200): Restrict parallel execution of load hook (@schummar)
16
+
3
17
  ## 2.55.1
4
18
  *2021-07-29*
5
19
 
package/dist/bin/rollup CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  /*
4
4
  @license
5
- Rollup.js v2.55.1
6
- Thu, 29 Jul 2021 15:46:34 GMT - commit 97759be7eacc11c4f7e4fdb9fada077279b363f3
5
+ Rollup.js v2.56.0
6
+ Thu, 05 Aug 2021 05:18:15 GMT - commit ffd5cad3339c8d42bff3e9ae7c6c8ef12fced50a
7
7
 
8
8
 
9
9
  https://github.com/rollup/rollup