Skip to content

putout v26.9.2

Choose a tag to compare

@coderaiser coderaiser released this 30 May 22:05
· 10893 commits to master since this release

🔥 feature

  • (putout) cli: runner: move out lint
  • (putout) cli: runner: move out runCache
  • (@putout/plugin-eslint) remove-overrides-with-empty-rules: improve support of empty overrides
  • (@putout/plugin-eslint) add remove-no-missing
  • (@putout/plugin-remove-useless-assign) exclude SpreadElement
  • (@putout/cli-cache) canUseCache: add ability to handle empty descriptor
  • (eslint-plugin-putout) turn off node/no-missing-require, node/no-missing-import: does not support namespaces
  • (@putout/plugin-eslint) add remove-overrides-with-empty-rules
  • (@putout/plugin-putout) add convert-report-to-function
  • (@putout/plugin-eslint) add remove-no-unpublished-require