Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.6.3

Choose a tag to compare

@fkling fkling released this 22 Jan 21:10

Fixed

  • Don't throw an error when jscodeshift processes an empty set of files (#295, @skovhus).
  • renameTo should not rename class properties (#296, @henryqdineen).
  • Custom/unknown CLI parameters are parsed as JSON, just like nomnom used to do.