Skip to content

v1.4.0

Compare
Choose a tag to compare
@mysticatea mysticatea released this 26 Dec 08:50
· 37 commits to master since this release
v1.4.0
531b16f

✨ Enhancements

  • 66456c5 (and ebf5a83, aac472e) added isParenthesized() function that checks if a given node is parenthesized or not.
  • 4f8407d (and cb518c7) added hasSideEffect() function that checks if a given node may have side-effects or not.