Skip to content

v2.9.4

Compare
Choose a tag to compare
@tdewolff tdewolff released this 04 Sep 19:30
· 1011 commits to master since this release
  • JS: don't remove braces when there are lexical declarations, fixes #326
  • JS: don't convert lexical declarations to expressions when hoisting variables, fixes #326
  • JS: merge variable declaration and for initializer with variable declaration