Comparing version
@@ -0,1 +1,7 @@ | ||
## 8.12.1 (2024-07-03) | ||
### Bug fixes | ||
Fix a regression that caused Acorn to no longer run on Node versions <8.10. | ||
## 8.12.0 (2024-06-14) | ||
@@ -20,3 +26,3 @@ | ||
Properly normalize line endings in raw strings of invalid template tokens. | ||
Properly track line numbers for escaped newlines in strings. | ||
@@ -23,0 +29,0 @@ |
@@ -19,3 +19,3 @@ { | ||
}, | ||
"version": "8.12.0", | ||
"version": "8.12.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
537602
0.02%