Skip to content

Releases: danielstjules/jsinspect

0.12.7

15 Aug 15:33

Choose a tag to compare

  • Fix config option

0.12.6

15 Jun 22:01

Choose a tag to compare

  • Speed up, improve performance on large codebases

0.12.5

15 Jun 18:09

Choose a tag to compare

  • Ignore test and build files by default

0.12.4

04 Apr 21:27

Choose a tag to compare

  • Continue on parse error, simply print details instead of exiting

0.12.3

29 Mar 18:22

Choose a tag to compare

  • Improved errors on parsing failure

0.12.2

28 Mar 19:15

Choose a tag to compare

  • Improve JSX support
  • JSXElement's children are now traversed prior to the closing element
  • Ignore empty JSXText nodes

0.12.1

27 Mar 23:03

Choose a tag to compare

  • Fix start line being incorrectly reported for some matches

0.12.0

26 Mar 16:45

Choose a tag to compare

  • Added --debug

0.11.4

24 Mar 01:12

Choose a tag to compare

  • Update example use

0.11.3

24 Mar 00:56

Choose a tag to compare

  • Fix handling of symlinks