Skip to content

putout v8.12.0

Choose a tag to compare

@coderaiser coderaiser released this 01 Jun 16:28
· 16128 commits to master since this release

fix

  • (@putout/plugin-extract-object-properties) handle absense of scope after @putout/plugin-apply-destructuring
  • (@putout/engine-parser) babel: decorators -> decorators-legacy

feature

  • (@putout/engine-runner) template: generate() -> path.toString()
  • (@putout/plugin-convert-index-of-to-includes) add
  • (@putout/plugin-remove-unreachable-code) add support of FunctionDeclaration hoist (#17)
  • (@putout/plugin-remove-useless-expressions) add support of ArrayExpression
  • (@putout/plugin-remove-unused-expressions) add support of ObjectExpression
  • (@putout/eslint-config) add brace-style
  • (@putout/plugin-remove-unused-variables) add support of TSAsExpression
  • (@putout/engine-parser) acorn v7.2.0