Skip to content

putout v12.8.0

Choose a tag to compare

@coderaiser coderaiser released this 23 Dec 13:38
· 14994 commits to master since this release

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