Skip to content

putout v29.4.0

Choose a tag to compare

@coderaiser coderaiser released this 28 Apr 08:33
· 9391 commits to master since this release

🐞 fix

  • 3b614c7 @putout/engine-runner: do not recreate missing 'node' in 'path' because it used to determine existense of path in AST

🔥 feature

  • 092c82f package: @putout/engine-runner v16.0.0
  • 8a82eec package: @putout/engine-parser v6.0.0
  • 47cb113 @putout/printer: apply-linebreak: add support of 'indent()', 'write.indent()'
  • 57f2856 @putout/printer: apply-breakline: add support of 'indent()', 'write.indent()'
  • cfb86c9 @putout/plugin-react-hooks: remove-react: add
  • 398d0a6 @putout/plugin-putout: improve support of replace-test-message: value -> value, raw
  • 06d0710 @putout/processor-html: use @putout/printer
  • 01888d8 @putout/processor-html: drop support of 🐊 < 29
  • faa704f package: @putout/processor-css v7.0.0
  • be7d5da @putout/plugin-remove-unused-variables: use @putout/printer
  • a9864ff @putout/plugin-remove-unused-variables: improve support of RestElement in ObjectPattern of AssignmentPattern