Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 374 Bytes

File metadata and controls

10 lines (8 loc) · 374 Bytes

v0.1.2:

New Features:

  • Attribute-property binding
  • Parser: Excess close tags now produce a syntax error

Fixes:

  • Namespace prefixes in closing tags produce a syntax error (issue #9)
  • PI serialisation: Don't emit a space before end question mark
  • Fix some test cases that failed due to JSX usage in test files