Skip to content

Commit ec623f5

Browse files
committed
chore(package) v13.1.0
1 parent 5755a95 commit ec623f5

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

packages/putout/ChangeLog

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
2020.12.29, v13.1.0
2+
3+
feature:
4+
- (package) @putout/engine-runner v10.0.0
5+
- (@putout/remove-duplicates-from-logical-expressions) add
6+
- (@putout/plugin-apply-optional-chaining) add support of nested expressions
7+
- (@putout/engine-runner) @putout/compare v7.0.0
8+
- (@putout/engine-runner) @putout/operate v6.0.0
9+
- (package) @putout/compare v7.0.0
10+
- (@putout/compare) drop support of node < 14
11+
- (package) @putout/operate v6.0.0
12+
- (@putout/operate) drop support of node < 14
13+
- (package) @putout/processor-css v2.0.0
14+
- (@putout/processor-css) drop support of node < 14
15+
- (@putout/plugin-convert-for-to-for-of) add ability to find previous siblings
16+
- (@putout/processor-json) postProcess: removeEmptyLines: simplify and speed up: 300ms -> 200ms
17+
18+
119
2020.12.28, v13.0.0
220

321
feature:

packages/putout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "putout",
3-
"version": "13.0.0",
3+
"version": "13.1.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",

0 commit comments

Comments
 (0)