Releases: coderaiser/putout
Releases · coderaiser/putout
putout v12.11.1
fix
- (putout) cli: validate-args: import -> require: Invalid host defined options in v8-compile-cache
putout v12.11.0
feature
- (putout) add ability to handle promise rejections
- (@putout/plugin-browserlist) add
putout v12.10.0
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
fix
- (putout) *.spec.mjs, *.spec.cjs: glob
putout v12.9.3
feature
- (putout) mjs, cjs: add support of remove-only, remove-skip
putout v12.9.2
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
feature
- (putout) add ability to import cli
putout v12.9.0
feature
- (package) add v8-compile-cache: speed up start time: 0m0.993s -> 0m0.843s
- (package) supertape v4.0.0
putout v12.8.0
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
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