Skip to content

Releases: coderaiser/putout

putout v12.11.1

27 Dec 23:39

Choose a tag to compare

fix

  • (putout) cli: validate-args: import -> require: Invalid host defined options in v8-compile-cache

putout v12.11.0

27 Dec 23:26

Choose a tag to compare

feature

  • (putout) add ability to handle promise rejections
  • (@putout/plugin-browserlist) add

putout v12.10.0

27 Dec 21:16

Choose a tag to compare

fix

  • (@putout/plugin-eslint) move-putout-to-end-of-extends: putout is only recorod

feature

  • (putout) add ability to handle absense of processor with CANNOT_LOAD_PROCESSOR exit code

putout v12.9.4

25 Dec 18:03

Choose a tag to compare

fix

  • (putout) *.spec.mjs, *.spec.cjs: glob

putout v12.9.3

25 Dec 17:58

Choose a tag to compare

feature

  • (putout) mjs, cjs: add support of remove-only, remove-skip

putout v12.9.2

24 Dec 16:49

Choose a tag to compare

fix

  • (putout) cjs: enable convert-esm-to-commonjs

feature

  • (@putout/compare) baseNode -> templateNode
  • (@putout/plugin-convert-esm-to-commonjs) add support of async function

putout v12.9.1

24 Dec 13:31

Choose a tag to compare

feature

  • (putout) add ability to import cli

putout v12.9.0

24 Dec 11:56

Choose a tag to compare

feature

  • (package) add v8-compile-cache: speed up start time: 0m0.993s -> 0m0.843s
  • (package) supertape v4.0.0

putout v12.8.0

23 Dec 13:38

Choose a tag to compare

fix

  • (@putout/engine-runner) replace: match: avoid move top while compare

feature

  • (putout) add @putout/plugin-npmignore
  • (@putout/plugin-convert-commonjs-to-esm) exports: add support of VariableDeclarator
  • (@putout/plugin-convert-commonjs-to-esm) require: add ability to evaluate argument
  • (@putout/plugin-convert-commonjs-to-esm) require: single
  • (@putout/plugin-convert-commonjs-to-esm) module.exports.__a = __b: __a.name !== __b.name

putout v12.7.2

22 Dec 09:45

Choose a tag to compare

fix

  • (putout) cjs: disable convert-commonjs-to-esm
  • (@putout/plugin-merge-destructuring-properties) remove VariableDeclaration when used with @putout/plugin-convert-commonjs-to-esm
  • (@putout/plugin-convert-commonjs-to-esm) exports: duplicate binding

feature

  • (@putout/plugin-tape) add convert-called-with-to-called-with-no-args