Skip to content

putout v32.2.1

Choose a tag to compare

@coderaiser coderaiser released this 11 Oct 07:40
· 7792 commits to master since this release

🐞 fix

  • 25ee3c9 @putout/engine-runner: get rid of dynamic load of template, improve compatibility with Bun preload
  • 7f07ce3 @putout/plugin-apply-optional-chaining: report

🔥 feature

  • 0e321a6 package: @putout/plugin-remove-useless-spread v9.0.0
  • 45a7936 @putout/plugin-remove-useless-spread: drop support of 🐊 < 32
  • a0caa16 @putout/plugin-putout: declare: getBinding, getBindingPath
  • f4a10e1 @putout/plugin-minify: drop support of 🐊 < 32
  • 88f210f @putout/plugin-minify: types: no transform when not declared (coderaiser/minify#114)
  • 0e09eaf @putout/compare: phase: ignore
  • 4278dd8 @putout/printer: drop support of 🐊 < 32
  • cb44dab @putout/operator-add-args: avoid adding arg when params more then 3
  • 70a7a70 @putout/eslint: create-plugin: source -> sourceCode
  • 4bdedf5 @putout/plugin-eslint-plugin: drop support of 🐊 < 32
  • 16e1f10 @putout/plugin-eslint-plugin: convert-context-to-source: get more methods
  • ee940f4 package: ts-morph v20.0.0
  • 9a5c045 package: hermes-parser v0.16.0
  • 6ea2897 @putout/plugin-convert-to-logical: assign: improve