Skip to content

v2.5.20

Compare
Choose a tag to compare
@tdewolff tdewolff released this 11 Sep 01:16
· 167 commits to master since this release
  • JS: fix let{e}={e} where second e cannot be a declaration when there is the possibility that it might be arguments for an arrow func
  • JS: add JSON function, fixes #79