Skip to content

putout v25.5.0

Choose a tag to compare

@coderaiser coderaiser released this 12 Mar 20:02
· 11668 commits to master since this release

🐞 fix

  • feature(@putout/engine-runner) validate absent fix
  • (@putout/plugin-regexp) get isSimpleRegexp check back

🔥 feature

  • (@putout/plugin-promises) merge @putout/plugin-apply-await-import
  • (@putout/engine-runner) validate absent fix
  • (@putout/engine-runner) include: add report validation
  • (eslint-plugin-putout) @typescript-eslint/lines-between-class-members: turn off
  • (@putout/eslint-config) disable lines-between-property-members
  • (@putout/eslint-config) padding-line-between-statements: add functions
  • (@putout/engine-loader) replace -> replaceAll
  • (@putout/plugin-regexp) improve support of newlines
  • (@putout/plugin-convert-quotes-to-backticks) improve support of multiple backslashes
  • (@putout/plugin-regexp) convert-replace-to-replace-all: improve RegExp support