rollup v2.52.7 Release Notes

  • 2021-07-02

    🐛 Bug Fixes

    • 🛠 Fix an issue where reassignments where not tracked through async function returns (#4163)

    Pull Requests

    • ⚡️ #4163: Deoptimize return values of async functions (@lukastaegert)