Skip to content

putout v41.13.0

Choose a tag to compare

@coderaiser coderaiser released this 28 Jan 14:00
· 1308 commits to master since this release

🐞 fix

  • fedbaee @putout/engine-loader: load-plugins-async: ERROR_INTERNAL_ASSERTION
  • 49042fd @putout/processor-markdown: split-link-with-title: exclude linkReference
  • 7234242 @putout/processor-markdown: split-npm-link -> split-link-with-title

🔥 feature

  • c2a0661 @putout/plugin-putout-config: apply-arguments: convert-expression-to-params: add
  • a110b09 @putout/plugin-arguments: merge convert-expression-to-params
  • 942862e @putout/plugin-convert-throw: migrate to ESM
  • 1deccef @putout/plugin-jest: migrate to ESM
  • 8e8daf8 putout: @putout/plugin-apply-at v3.0.0
  • 76400a4 @putout/plugin-apply-at: migrate to ESM
  • 654c493 @putout/operator-filesystem: content: base64: for emoji: escape -> encodeURIComponent (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponent)
  • 5e5b62f @putout/plugin-declare: string: fromCharCode
  • b5ba5f2 @putout/plugin-shorten-imported-file: report: file name
  • fdd4e32 @putout/plugin-regexp: create-regexp
  • b3eb78a @putout/plugin-regexp: apply-character-class: apply types
  • c6fc762 @putout/plugin-apply-character-class: couple
  • 92bfcff @putout/processor-markdown: madcut v3.0.0
  • 3231d25 @putout/processor-markdown: split-npm-link: add
  • 56c2831 eslint-plugin-putout: safe: variables -> variables/remove-{unused,useless,unreferenced}: off
  • b2544be @putout/plugin-putout: convert-get-file-conteont-to-read-file-content: add
  • 35bb847 @putout/plugin-putout: declare: getFileContent: add
  • 4810916 @putout/plugin-arguments: remove-duplicate: add