Skip to content

1.2.1

Latest

Choose a tag to compare

@ihordiachenko ihordiachenko released this 15 Jun 22:51

Changes:

  • Fixed chai expect and should assertions being incorrectly flagged inside ternary expressions when the allowTernary option is enabled
  • Fixed chai expect and should assertions being incorrectly flagged inside short-circuit expressions (&& / ||) when the allowShortCircuit option is enabled