We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d73ff commit a5526eaCopy full SHA for a5526ea
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# rollup changelog
2
3
+## 1.9.3
4
+*2019-04-10*
5
+
6
+### Bug Fixes
7
+* Simplify return expressions that are evaluated before the surrounding function is bound (#2803)
8
9
+### Pull Requests
10
+* [#2803](https://github.com/rollup/rollup/pull/2803): Handle out-of-order binding of identifiers to improve tree-shaking (@lukastaegert)
11
12
## 1.9.2
13
*2019-04-10*
14
0 commit comments