Skip to content

putout v37.21.1

Choose a tag to compare

@coderaiser coderaiser released this 28 Jan 15:39
· 4554 commits to master since this release

🐞 fix

  • b6b24d1 @putout/plugin-react: rename -> rename-file
  • 2409657 @putout/plugin-remove-unreachable-code: report count

🔥 feature

  • 6a59341 putout: @putout/plugin-remove-unused-variables v11.0.0
  • a440651 babel-plugin-putout: mocha v11.1.0
  • a40bcb1 eslint-plugin-putout: @stylistic/eslint-plugin-ts v3.0.0
  • 5eef5ad eslint-plugin-putout: @stylistic/eslint-plugin-jsx v3.0.0
  • 0e525ee @putout/eslint-config: @stylistic/eslint-plugin-js v3.0.0
  • d77150c @putout/plugin-react: drop support of 🐊 < 37
  • dab92ff @putout/plugin-react: rename-jsx-to-js: add
  • 8b2b5c4 @putout/plugin-putout: add-path-arg-to-## 🐞 fix
    exclude empty body
  • d9b8c9a @putout/plugin-extract-keywords-from-variables: export
  • 1d21cae @putout/plugin-putout: declare: isModuleDeclarationKeyword
  • 3c4e679 @putout/operator-keyword: isModuleDeclarationKeyword: add
  • 5f4d46c @putout/plugin-react: rename-js-to-jsx: add
  • 4f7a7a8 @putout/operator-match-files: add support of filename
  • 9e9c03c @putout/operator-filesystem: findFile: exclude: function
  • d80ebed @putout/plugin-remove-unreachable-code: report
  • e109fd2 @putout/plugin-remove-nested-blocks: case when it is the only block (#225)
  • 8698589 @putout/plugin-remove-unreachable-code: backtracking parents and enhancements (#226)