rollup v2.72.1 Release Notes

  • 2022-05-07

    🐛 Bug Fixes

    • 👌 Improve tree-shaking of classes with super classes in certain scenarios (#4489)

    Pull Requests

    • ⚡️ #4489: Do not deoptimize entire super class when adding a property (@lukastaegert)