github rollup/rollup v2.69.0

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

2022-03-02

Features

  • Introduce new output.generatedCode.symbols to control the usage of Symbols in Rollup-generated code (#4378)
  • soft-deprecate output.namespaceToStringTag in favor of output.generatedCode.symbols (#4378)

Bug Fixes

  • Properly handle ./ and ../ as external dependencies (#4419)
  • Make generated "Module" namespace toStringTag non-enumerable for correct Object.assign/spread behaviour (#4378)
  • Add file name to error when top-level-await is used in disallowed formats (#4421)

Pull Requests

Don't miss a new rollup release

NewReleases is sending notifications on new releases.