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.14, v12.4.0
2+
3+ feature:
4+ - (package) @putout/processor-markdown v3.0.0
5+ - (package) @putout/engine-processor v2.5.0
6+ - (@putout/engine-processor) add ability to await process, preProcess and postProcess
7+ - (@putout/processor-markdown) use async unified API
8+ - (@putout/processor-markdown) speed up with help of cache: 2m16.072s -> 2m0.965
9+ - (@putout/plugin-tape) switch-expected-with-result: add ability to switch all assertions with expected, not only with result
10+ - (eslint-plugin-putout) single-property-destructuring: add support of RestElement
11+ - (@putout/plugin-tape) add convert-tape-to-supertape
12+
13+
1142020.12.09, v12.3.0
215
316fix:
Original file line number Diff line number Diff line change 11{
22 "name" : " putout" ,
3- "version" : " 12.3 .0" ,
3+ "version" : " 12.4 .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