rollup 2.50.4 → 2.50.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,15 @@
1
1
  # rollup changelog
2
2
 
3
+ ## 2.50.5
4
+ *2021-05-30*
5
+
6
+ ### Bug Fixes
7
+ * Detect side effects when accessing thenables (#4115)
8
+
9
+ ### Pull Requests
10
+ * [#4114](https://github.com/rollup/rollup/pull/4114): use `colorette` instead of `turbocolor` (@ryuever)
11
+ * [#4115](https://github.com/rollup/rollup/pull/4115): Tracks side effects of thenables (@lukastaegert)
12
+
3
13
  ## 2.50.4
4
14
  *2021-05-29*
5
15
 
package/dist/bin/rollup CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  /*
4
4
  @license
5
- Rollup.js v2.50.4
6
- Sat, 29 May 2021 04:39:28 GMT - commit 184eb6006e0e9a7f170a9208f923af0d568a31b6
5
+ Rollup.js v2.50.5
6
+ Sun, 30 May 2021 18:56:20 GMT - commit b3d130b1a5448a2abc07fa3d7cde749c3169d220
7
7
 
8
8
 
9
9
  https://github.com/rollup/rollup