Comparing version
@@ -0,1 +1,13 @@ | ||
## 8.14.1 (2025-03-05) | ||
### Bug fixes | ||
Fix an issue where `await` expressions in class field initializers were inappropriately allowed. | ||
Properly allow await inside an async arrow function inside a class field initializer. | ||
Mention the source file name in syntax error messages when given. | ||
Properly add an empty `attributes` property to every form of `ExportNamedDeclaration`. | ||
## 8.14.0 (2024-10-27) | ||
@@ -2,0 +14,0 @@ |
@@ -19,3 +19,3 @@ { | ||
}, | ||
"version": "8.14.0", | ||
"version": "8.14.1", | ||
"engines": { | ||
@@ -22,0 +22,0 @@ "node": ">=0.4.0" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
547473
0.13%11785
0.15%