Skip to content

v2.5.17

Compare
Choose a tag to compare
@tdewolff tdewolff released this 01 Jun 15:44
· 199 commits to master since this release
  • JS: add variable scope to switch statement
  • JS: parse async(a) as possible expression or arrow func
  • JS: fix lexical variable renaming for descoped
  • JS: fix import statement/call parsing at module level