npm rollup 2.10.0
v2.10.0

latest releases: 4.14.3, 4.14.2, 4.14.1...
3 years ago

2020-05-13

Features

  • Avoid unnecessary empty imports from a facade chunk to the original chunk (#3552)
  • Pin facade creation order so that if several user-defined chunks reference the same module, the first always becomes the "actual" chunk while the later ones become facades (#3552)

Bug Fixes

  • Do not omit reexports from secondary chunks when creating facades for entry points without hoisting transitive dependencies (#3552)

Pull Requests

Don't miss a new rollup release

NewReleases is sending notifications on new releases.