Skip to content

putout v25.9.1

Compare
Choose a tag to compare
@coderaiser coderaiser released this 23 Mar 15:07
· 6118 commits to master since this release

🐞 fix

  • feature(@putout/plugin-eslint-config) turn no-unsafe-negation off since @putout/plugin-simplify-logical-expressions handles and fixes this case

🔥 feature

  • (package) @putout/plugin-simplify-logical-expressions v2.0.0
  • (@putout/plugin-simplify-logical-expressions) drop support of 🐊 < 25
  • (@putout/plugin-simplify-logical-expressions) add support of in, instanceof
  • (@putout/plugin-eslint-config) turn no-unsafe-negation off since @putout/plugin-simplify-logical-expressions handles and fixes this case