+4
-0
| # Changelog | ||
| ## v5.47.1 | ||
| - Fix crash when using `mangle.keep_fnames` with destructuring | ||
| ## v5.47.0 | ||
@@ -4,0 +8,0 @@ |
+1
-0
@@ -861,2 +861,3 @@ /*********************************************************************** | ||
| && node instanceof AST_VarDef | ||
| && node.name instanceof AST_Symbol | ||
| && node.value instanceof AST_Lambda | ||
@@ -863,0 +864,0 @@ && !node.value.name |
+1
-1
@@ -7,3 +7,3 @@ { | ||
| "license": "BSD-2-Clause", | ||
| "version": "5.47.0", | ||
| "version": "5.47.1", | ||
| "engines": { | ||
@@ -10,0 +10,0 @@ "node": ">=10" |
Sorry, the diff of this file is too big to display
2293766
0.01%65734
0