Skip to content

v2.44.0

Compare
Choose a tag to compare
@lukastaegert lukastaegert released this 29 Mar 14:12
· 1092 commits to master since this release

2021-03-29

Features

  • Add a new option makeAbsoluteExternalsRelative to opt out of renormalizing absolute external ids to relative ids (#4021)
  • Extend the resolveId plugin hook to allow forcing or preventing renormalization of absolute external ids (#4021)
  • Make the rendered code of individual modules available in the generated bundle (#4028)

Bug Fixes

  • Handle objects with __proto__ properties correctly (#4019)

Pull Requests