Skip to content

putout v35.4.1

Choose a tag to compare

@coderaiser coderaiser released this 16 Feb 17:42
· 6404 commits to master since this release

🐞 fix

  • 50c100f @putout/cli-choose: vim: drop h, l

🔥 feature

  • d823a41 putout: @putout/cli-choose-formatter v4.0.0
  • e0c1a85 @putout/engine-reporter: @putout/cli-choose-formatter v4.0.0
  • f0d7e59 @putout/cli-choose-formatter: @putout/cli-choose v2.0.0
  • 04022b1 @putout/cli-choose-formatter: drop support of 🐊 < 35
  • 9a1d41d @putout/cli-choose: drop support of node < 18
  • 03c48be @putotu/plugin-filesystem: convert-simple-filesystem-to-filesystem: add ability to handle absense of directory
  • bea56d2 @putout/plugin-filesystem: read-all-files: add mask
  • cb05015 @putout/plugin-minify: merge-variables: exclude SwitchCase (coderaiser/minify#119)
  • 7d902eb @putout/plugin-minify: merge-variables: exclude NewExpression (coderaiser/minify#119)
  • 9290bef @putout/plugin-remove-useless-array: Traverser -> Replacer