Skip to content

0.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 07:30
· 13 commits to main since this release

0.6.3 (2025-02-26)

Bug Fixes

  • Fix for statement with multiple references (0261d5a)
  • Fix nested unary expression (8945ace)
  • Fix rust crate (fc58470)
  • Fix switch statements with expression conditions (bcd2168)
  • Support non-null assertion and optional chaining in bracket expression (2f822c4)
  • Support then template in structural directives (13cb195)