npm rollup 2.50.4
v2.50.4

latest releases: 4.17.2, 4.17.1, 4.17.0...
2 years ago

2021-05-29

Bug Fixes

  • Fix a situation where tree-shaking would stop including nodes prematurely (#4111)
  • Track mutations and accessor side effects when using __proto__ in an object literal (#4112)
  • Check for getter effects when spreading an object (#4113)

Pull Requests

  • #4111: Always request a new tree-shaking pass when deoptimizations of a node are first included (@lukastaegert)
  • #4112: Actually set the prototype when using a proto property (@lukastaegert)
  • #4113: Track access side effects when using object spread operator (@lukastaegert)

Don't miss a new rollup release

NewReleases is sending notifications on new releases.