Skip to content

v2.9.6

Compare
Choose a tag to compare
@tdewolff tdewolff released this 01 Oct 00:24
· 992 commits to master since this release
  • JS: add var decl as undeclared in block scopes between the current scope and the function scope, fixes #334
  • JS: fix overwriting next statement in if-else => if-if conversion, fixes #335