rollup v2.61.1 Release Notes

  • 2021-12-11

    🐛 Bug Fixes

    • Only resolve this.load once the code of the module is available (#4296)

    Pull Requests

    • #4296: Make sure this.load waits for modules that are already loading (@lukastaegert)
    • #4298: use set for reserved words (@dnalborczyk)