rollup v2.21.0 Release Notes

  • 2020-07-07

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ Allow plugins to disable tree-shaking for individual modules to ensure even empty modules are associated with chunks (#3663)

    Pull Requests

    • #3663: Disable treeshaking per module (@lukastaegert)