Skip to content

putout v29.12.4

Choose a tag to compare

@coderaiser coderaiser released this 07 Jun 21:28
· 8998 commits to master since this release

🔥 feature

  • bc8b5df @putout/plugin-convert-typeof-to-is-type: GENERAL
  • 06e1b7e @putout/plugin-putout: check-match: add
  • 30a84b0 @putout/plugin-simplify-assignment: var support
  • 2046af8 package: @putout/plugin-convert-object-entries-to-array-entries v2.0.0
  • 8c9700b @putout/plugin-convert-object-entries-to-array-entries: use @putout/printer
  • 8c3a8ec @putout/plugin-convert-object-entries-to-array-entries: drop support of 🐊 < 29
  • cd10d2f @putout/plugin-convert-object-entries-to-array-entries: templates
  • a51fc98 @putout/plugin-putout: check-match: add
  • b792568 @putout/engine-parser: template: add ability to parse expression
  • 2b26b97 @putout/plugin-react-hook-form: v6-convert-as-to-render: add support of name, onChange
  • cf35764 @putout/plugin-appy-destructuring: falsy: add
  • eaa6c50 @putout/plugin-react-hook-form: v7-apply-form-state: false positives
  • fb36bf4 @putout/plugin-cloudcmd: convert-load-dir-to-change-dir: simplify
  • d4d7bf1 @putout/opreate: rename: add support of no bindings
  • 5823233 @putout/plugin-react-hook: v6-convert-trigger-validation-to-trigger: improve
  • 8dbdeaf @putout/operate: rename: improve support of deep rename
  • b6fb171 @putout/plugin-react-hook-form: improve support of v6-convert-trigger-validation-to-trigger
  • c0b2121 eslint-plugin-putout: multiple-properties-destructuring: do not count ImportDefaultSpecifier
  • d8aa5f4 @putout/eslint: create-plugin: add ability to pass 'options' to 'filter()'