Skip to content

putout v30.4.6

Choose a tag to compare

@coderaiser coderaiser released this 19 Jul 13:32
· 8517 commits to master since this release

🔥 feature

  • 6ba2420 package: @putout/plugin-simplify-ternary v6.0.0
  • 39f0b56 @putout/plugin-simplify-ternary: drop support of 🐊 < 30
  • c4f2ca2 @putout/plugin-simplify-ternary: value: __a ? __b : false -> __a && __b
  • 63e2271 @putout/plugin-conditions: remove-zero: equal: jsx