rollup v2.41.3 Release Notes

  • 2021-03-16

    🐛 Bug Fixes

    • Always retain arguments passed to empty object pattern parameters (#3998)

    Pull Requests

    • #3998: Do not create invalid code if a function argument is an empty object pattern (@lukastaegert)