rollup v2.42.3 Release Notes

  • 2021-03-22

    🐛 Bug Fixes

    • Do not ignore #__PURE__ comments in front of optional chaining expressions (#4007)

    Pull Requests

    • #4007: Tree-shake pure call expressions with optional chaining (@lukastaegert)