Skip to content

v1.12.1

Compare
Choose a tag to compare
@nzakas nzakas released this 21 Mar 18:31
· 456 commits to main since this release
  • Fix: Disallow octals in template strings (fixes #96) (Nicholas C. Zakas)
  • Fix: Template string parsing (fixes #95) (Nicholas C. Zakas)
  • Fix: shorthand properties named get or set (fixes #100) (Brandon Mills)
  • Fix: bad error in parsing invalid class setter (fixes #98) (Marsup)