Skip to content

Commit 4367856

Browse files
committed
chore(package) v12.5.0
1 parent bd12dfb commit 4367856

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/putout/ChangeLog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2020.12.15, v12.5.0
2+
3+
fix:
4+
- feature(@putout/engine-processor) add ability to to pass into process, and ignore pre/post processes
5+
- (@putout/processor-markdown) process: avoid modification of rawSource
6+
7+
feature:
8+
- (@putout/processor-css) add
9+
- (@putout/engine-processor) add ability to to pass fix into process, and ignore pre/post processes
10+
- (@putout/plugin-remove-useless-variables) for-of: exclude ObjectPattern properties with AssignmentPattern value
11+
12+
113
2020.12.14, v12.4.0
214

315
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": "12.4.0",
3+
"version": "12.5.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)