Skip to content

Releases: coderaiser/putout

putout v5.3.3

14 Aug 14:48
Compare
Choose a tag to compare

fix

  • (putout) exclude wrap-plugin for browser build

feature

  • (@putout/plugin-strict-mode) add support of flow

putout v5.3.2

14 Aug 14:32
Compare
Choose a tag to compare

fix

  • (package) dependencies -> devDependencies: babel-plugin-transform-inline-consecutive-adds

feature

  • (package) eslint v6.1.0
  • (package) acorn v7.0.0

putout v5.3.1

13 Aug 18:34
Compare
Choose a tag to compare

fix

  • feature(putout) wrap plugin: speed up: no need to transform in , traverse already transformed

feature

  • (putout) wrap plugin: speed up: no need to transform in fix, traverse already transformed
  • (eslint-plugin-putout) add for-of-multiple-properties-destructuring
  • (@putout/plugin-remove-useless-variables) add support of for-of
  • (package) putout v5.3.0

putout v5.3.0

12 Aug 14:25
Compare
Choose a tag to compare

feature

  • (putout) ruler: add ability to set on/off, when disable/enable
  • (putout) recast v0.18.2

putout v5.2.1

09 Aug 18:34
Compare
Choose a tag to compare

fix

  • (putout) state validation

putout v5.2.0

09 Aug 18:28
Compare
Choose a tag to compare

feature

  • (putout) add ability to enable/disable rules using on/off
  • (putout) parse-plugin-names: add ability to pass an array

putout v5.1.0

09 Aug 17:16
Compare
Choose a tag to compare

feature

  • (putout) add ability to pass plugin options via rules

putout v5.0.1

08 Aug 21:28
Compare
Choose a tag to compare

fix

  • (putout) get-relative-path -> path.relative: determine relative path for ignore and match on windows (#7)

putout v5.0.0

08 Aug 15:13
Compare
Choose a tag to compare

feature

  • (putout) move babel, codeshift into plugins section

putout v4.72.1

07 Aug 18:06
Compare
Choose a tag to compare

fix

  • (putout) improve jscodeshift support