Skip to content

v16.0.1

Latest

Choose a tag to compare

@sindresorhus sindresorhus released this 06 Apr 10:53
  • no-nested-tests: Fix false positive on tests following a nested pair 0a1218d
  • no-async-fn-without-await: Fix invalid error location end b596b27
  • use-t: Fix crash when macro object contains a spread element 9bea7fc
  • no-async-fn-without-await: Fix await in nested functions being counted as test-level await 90f7a0b
  • no-conditional-assertion: Ignore conditionals wrapping the entire test() call 2077c22

v16.0.0...v16.0.1