github rollup/rollup v2.18.1

latest releases: v4.17.0, v4.16.4, v4.16.3...
3 years ago

2020-06-26

Bug Fixes

  • Make sure synthetic exports are present when a module is imported dynamically (#3648)
  • Strip the rollup-plugin- prefix off the plugin name when looking for the plugin export in a CLI plugin without a default export (#3647)
  • Convert plugin names with dashes to camel case when looking for the plugin export in a CLI plugin without a default export (#3647)

Pull Requests

  • #3647: Strip rollup-plugin prefix to find named plugin exports, throw when export cannot be found (@lukastaegert)
  • #3648: Always create a dynamic namespace object when a module with synthetic named exports is imported dynamically (@lukastaegert)

Don't miss a new rollup release

NewReleases is sending notifications on new releases.