Skip to content

v2.74.0

Compare
Choose a tag to compare
@lukastaegert lukastaegert released this 19 May 05:09
· 724 commits to master since this release

2022-05-19

Features

  • Remove unneeded default values for function parameters (#4498)

Bug Fixes

  • Use a consistent mechanism to resolve the config file to avoid issues on Windows (#4501)
  • Avoid an inaccurate warning about an event emitter leak for complicated builds (#4502)
  • Ensure that reexporting values from other chunks via dynamic imports does not reference non-imported variables (#4499)

Pull Requests