Skip to content

putout v20.17.0

Choose a tag to compare

@coderaiser coderaiser released this 21 Oct 10:13
· 13102 commits to master since this release

🐞 fix

  • (@putout/plugin-remove-unused-variables) typescript dts

🔥 feature

  • (putout) declare-undefined-variables: disable for *.d.ts
  • (@putout/plugin-convert-typeof-to-is-type) add support of upper scopes
  • (@putout/plugin-convert-typeof-to-is-type) exclude binded values
  • (@putout/plugin-convert-typeof-to-is-type) exclude VariableDeclarator
  • (eslint-plugin-putout) tape-add-newline-before-assertion: add support of test.skip(), test.only()