rollup v2.41.4 Release Notes

  • 2021-03-16

    🐛 Bug Fixes

    • Do not replace external namespace imports with individual named imports to avoid changing behaviour with regard to missing exports (#3999)

    Pull Requests

    • #3999: Allow to safely probe external namespaces (@lukastaegert)