Skip to content

v1.1.1

Compare
Choose a tag to compare
@leebyron leebyron released this 15 Sep 02:19
· 60 commits to master since this release

New:

  • Adds support for Jest testing library

Fixed:

  • Correctly creates missing directories when transforming over a directory (#19)
  • Fix a case where missing whitespace could result in a syntax error after transform (bd19f6e)