rollup v2.22.1 Release Notes

  • 2020-07-18

    🐛 Bug Fixes

    • ✂ Remove unused arguments when calling a conditional expression (#3680)

    Pull Requests

    • #3680: Allow tree-shaking of arguments of functions that are returned by conditional expressions (@lukastaegert)