Skip to content

Release v0.2.3

Latest
Compare
Choose a tag to compare
@pandasanjay pandasanjay released this 17 May 23:03
· 5 commits to master since this release
5a823c4

Added new feature

  • Better JSX toggle feature
  • added conditional literal toggle
    let newVar = /* toggleStart(feature-3) */ aCond ? "Hello" /* toggleEnd(feature-3) */ : "Bye";
  • Updated the bael transform plugin