rollup v2.26.10 Release Notes

Release Date: 2020-09-04 // over 3 years ago
  • 2020-09-04

    🐛 Bug Fixes

    • Do not create invalid code when simplifying expressions in return statements that contain line comments (#3762)

    Pull Requests

    • 📄 #3757: Fix api docs loadconfigfile (@maxwell8888)
    • #3762: Handle line-comments when removing line-breaks to prevent ASI (@lukastaegert)