rollup 1.27.9 → 1.27.10

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
+ ## 1.27.10
4
+ *2019-12-11*
5
+
6
+ ### Bug Fixes
7
+ * Keep track of function return values in more situations (#3278)
8
+
9
+ ### Pull Requests
10
+ * [#3278](https://github.com/rollup/rollup/pull/3278): Avoid some unnecessary value tracking deoptimizations (@lukastaegert)
11
+
3
12
  ## 1.27.9
4
13
  *2019-12-07*
5
14
 
package/dist/bin/rollup CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  /*
4
4
  @license
5
- Rollup.js v1.27.9
6
- Sat, 07 Dec 2019 20:36:48 GMT - commit 4d809d1edcab7988d7e056afb2d6be00293d0272
5
+ Rollup.js v1.27.10
6
+ Wed, 11 Dec 2019 08:12:01 GMT - commit a562ec571b1a9e6f12ddfb8b8ef6aef4d5212cf8
7
7
 
8
8
 
9
9
  https://github.com/rollup/rollup