You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# rollup changelog
2
2
3
+
## 1.26.2
4
+
*2019-10-31*
5
+
6
+
### Bug Fixes
7
+
* Do not create invalid code when using `treeshake: false` and star re-exports (#3209)
8
+
9
+
### Pull Requests
10
+
*[#3209](https://github.com/rollup/rollup/pull/3209): Also remove export-all declarations when not tree-shaking (@lukastaegert)
0 commit comments