We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc1a404 commit a30247eCopy full SHA for a30247e
packages/putout/ChangeLog
@@ -1,3 +1,13 @@
1
+2021.01.14, v13.5.1
2
+
3
+fix:
4
+- (putout) match: absolute path
5
+- (@putout/plugin-regexp) replaceWith -> operator.replaceWith
6
7
+feature:
8
+- (@putout/processor-css) improve merge configs support
9
10
11
2021.01.13, v13.5.0
12
13
feature:
packages/putout/package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
- "version": "13.5.0",
+ "version": "13.5.1",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "the pluggable code transformer",
"homepage": "http://github.com/coderaiser/putout",
0 commit comments