rollup v2.22.2 Release Notes

  • 2020-07-21

    🐛 Bug Fixes

    • Always generate correct exports when an implicit entry is reexporting from another module (#3688)

    Pull Requests

    • #3688: Include all relevant modules to generate reexports for implicit dependencies (@lukastaegert)