File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# rollup changelog
22
33## 1.14.5
4- * unreleased*
4+ * 2019-06-09*
5+
6+ ### Bug Fixes
7+ * Keep external ids unmodified when using the object form of resolveId (#2907 )
8+ * Cache dynamic import resolutions when using Rollup cache (#2908 )
9+ * Keep all necessary parentheses when tree-shaking call arguments (#2911 )
510
611### Pull Requests
712* [ #2906 ] ( https://github.com/rollup/rollup/pull/2906 ) : Update dependencies (@lukastaegert )
13+ * [ #2907 ] ( https://github.com/rollup/rollup/pull/2907 ) : Do not renormalize external ids when using the object form (@lukastaegert )
14+ * [ #2908 ] ( https://github.com/rollup/rollup/pull/2908 ) : Cache dynamic ids if possible (@lukastaegert )
15+ * [ #2911 ] ( https://github.com/rollup/rollup/pull/2911 ) : Fix treeshaken parameters around parentheses (@manucorporat )
816
917## 1.14.4
1018* 2019-06-07*
You can’t perform that action at this time.
0 commit comments