File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ 2020.12.23, v12.8.0
2+
3+ fix:
4+ - (@putout/engine-runner) replace: match: avoid move top while compare
5+
6+ feature:
7+ - (putout) add @putout/plugin-npmignore
8+ - (@putout/plugin-convert-commonjs-to-esm) exports: add support of VariableDeclarator
9+ - (@putout/plugin-convert-commonjs-to-esm) require: add ability to evaluate argument
10+ - (@putout/plugin-convert-commonjs-to-esm) require: single
11+ - (@putout/plugin-convert-commonjs-to-esm) module.exports.__a = __b: __a.name !== __b.name
12+
13+
1142020.12.22, v12.7.2
215
316fix:
Original file line number Diff line number Diff line change 11{
22 "name" : " putout" ,
3- "version" : " 12.7.2 " ,
3+ "version" : " 12.8.0 " ,
44 "author" : " coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)" ,
55 "description" : " the pluggable code transformer" ,
66 "homepage" : " http://github.com/coderaiser/putout" ,
You can’t perform that action at this time.
0 commit comments