Skip to content

putout v38.1.3

Choose a tag to compare

@coderaiser coderaiser released this 13 Feb 16:22
· 4271 commits to master since this release

🐞 fix

  • 0e4ecd3 @putout/cli-process-file: startLine: 1 -> 0

🔥 feature

  • f3478ed putout: @putout/plugin-eslint v11.0.0
  • 1442f9f @putout/plugin-eslint: drop support of 🐊 < 38
  • 2dff074 @putout/cli-process-file: printer: package.json
  • 047bba2 @putout/plugin-eslint: apply-ignores: add
  • d8b06ef @putout/plugin-putout: check-match: return
  • cd9fde2 eslint-plugin-putout: safe: remove-useless-push: add
  • 716dea2 putout: @putout/plugin-conditions v7.1.0
  • f8303aa @putout/plugin-conditions: drop support of 🐊 < 38
  • cfe3afb @putout/plugin-conditions: reverse: !(__a || __b) -> !__a && !__b
  • bcd8b0f @putout/plugin-apply-template-literals: improve support of newlines
  • c7bee34 @putout/operator-parens: add