rollup v2.41.5 Release Notes

  • 2021-03-18

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘‰ Make sure unused property accesses of external namespaces can be tree-shaken (#4001)

    Pull Requests

    • #4001: Do not count accessing members of an external namespace as side-effects (@lukastaegert)