Skip to content

Releases: davidyu85/Tersus-JSX

0.1.3

22 Jun 14:36
Compare
Choose a tag to compare
  • Fix a major bug where all attributes are removed when applying the macro.
  • Refactor the code to make it more concise and better handling on the fragments - the JSX expressions are no longer wrapped with unnecessary fragments.
  • Fixes the issue where tj-for / tj-if is run twice if multiple props are used in a certain order.