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 1df3cb8 commit bb67370Copy full SHA for bb67370
packages/putout/ChangeLog
@@ -1,3 +1,13 @@
1
+2020.12.24, v12.9.2
2
+
3
+fix:
4
+- (putout) cjs: enable convert-esm-to-commonjs
5
6
+feature:
7
+- (@putout/compare) baseNode -> templateNode
8
+- (@putout/plugin-convert-esm-to-commonjs) add support of async function
9
10
11
2020.12.24, v12.9.1
12
13
feature:
packages/putout/package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
- "version": "12.9.1",
+ "version": "12.9.2",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "the pluggable code transformer",
"homepage": "http://github.com/coderaiser/putout",
0 commit comments