Skip to content

v1.8.0

Compare
Choose a tag to compare
@nzakas nzakas released this 06 Feb 20:17
· 504 commits to main since this release
  • New: Support for Arrow Functions (refs #10) (Jamund Ferguson)
  • New: Allow super references in functions (refs #10) (Nicholas C. Zakas)
  • Build: Update create-test.js (Jamund Ferguson)
  • Fix: Tokenization for template strings (fixes #44) (Nicholas C. Zakas)
  • New: Allow return in global scope (fixes #46) (Nicholas C. Zakas)