npm rollup 3.28.0
v3.28.0

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

3.28.0

2023-08-09

Features

  • Add a new property preliminaryFileName to generated chunks containing the file name placeholder (#5086)
  • Improve performance of sourcemap generation by lazily decoding mappings (#5087)

Bug Fixes

  • Make the code property of rendered modules in the output readonly (#5091)

Pull Requests

  • #5086: feat: add preliminaryFileName to OutputChunk (@lsdsjy)
  • #5087: perf(sourcemaps): add back lazy sourcemap decode and handling nullish mappings (@thebanjomatic)
  • #5091: fix: the type of RenderedModule.code is readonly (@TrickyPi)

Don't miss a new rollup release

NewReleases is sending notifications on new releases.