Rollup v2.77.1 Release Notes

  • 2022-07-26

    🐛 Bug Fixes

    • Ensure IIFE output generates a global variable when generating ES5 (#4588)

    Pull Requests

    • 🚚 #4577: broken link removed (@Jawad-H)
    • ⚡️ #4580: Update dependencies (@lukastaegert)
    • 📚 #4584: Documentation clarity and syntax improvements (@berniegp)
    • #4588: Use var for IIFE (@lukastaegert)