Skip to content

v4.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 04:56
· 136 commits to master since this release

4.22.0

2024-09-19

Features

  • Add additional known global values to avoid access side effects (#5651)

Bug Fixes

  • Ensure deterministic chunk hash generation despite async renderChunk hook (#5644)
  • Improve side effect detection when using "smallest" treeshaking preset when imports are optimized away (#5658)

Pull Requests