Skip to content

putout v30.2.3

Choose a tag to compare

@coderaiser coderaiser released this 10 Jul 12:29
· 8616 commits to master since this release

🔥 feature

  • 830e1b0 package: @putout/plugin-remove-unreferenced-variables v3.0.0
  • 699b8f2 package: @putout/plugin-for-of v2.0.0
  • 3fc4a11 @putout/plugin-for-of: drop support of 🐊 < 30
  • 58b201c @putout/plugin-for-of: improve support of @putout/plugin-remove-unreferenced-variables
  • b1e7d14 @putout/plugin-remove-unreferenced-variables: drop support of 🐊 < 30
  • 54bbefb @putout/plugin-remove-unreferenced-variables: improve support of @putout/plugin-for-of
  • fb9b9df @putout/plugin-promises: add-missing-await: react: exclude useEffect
  • 80bf66d @putout/plugin-promises: convert-new-promise-to-async: exclude names other then resolve, reject