npm rollup 3.22.0
v3.22.0

latest releases: 4.21.3, 4.21.2, 4.21.1...
16 months ago

3.22.0

2023-05-17

Features

  • Prevent empty non-facade chunks by merging them into other suitable chunks (#4989)
  • Avoid facade chunks in some situations involving reexports (#4989)
  • Improve algorithm for best merge target when using experimentalMinChunkSize to take tree-shaking into account (#4989)

Bug Fixes

  • Take side effects of external dependencies into account when merging chunks for experimentalMinChunkSize (#4989)

Pull Requests

  • #4989: Prevent empty chunks and thoroughly improve experimentalMinChunkSize (@lukastaegert)

Don't miss a new rollup release

NewReleases is sending notifications on new releases.