Skip to content

v2.38.0

Compare
Choose a tag to compare
@lukastaegert lukastaegert released this 22 Jan 16:28
· 1159 commits to master since this release

2021-01-22

Features

  • Entirely remove declared variables that only have an initializer side effect (#3933)

Pull Requests

  • #3933: Tree-shake unused declarations while keeping initializer side-effects (@lukastaegert)