Skip to content

v0.42.0

Compare
Choose a tag to compare
@alimnios72 alimnios72 released this 25 Jan 22:10
· 41 commits to main since this release
01f26e6

Features

Fixes

  • Fixed uninitialized type casing (#598) @Puritanic
  • Allow JS object properties as identifiers (#614) @sjbarag
  • Support unary + operator for numbers (#615) @sjbarag
  • Allow explicit double designator on literals > 10 characters (#617) @sjbarag
  • Ensure hostNode set in <function> implementation (#618) @sjbarag