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 570d513 commit dfebfd5Copy full SHA for dfebfd5
acorn-walk/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 8.3.4 (2024-09-09)
2
+
3
+### Bug fixes
4
5
+Walk SwitchCase nodes as separate nodes.
6
7
## 8.3.3 (2024-01-11)
8
9
### Bug fixes
acorn-walk/package.json
@@ -16,7 +16,7 @@
16
],
17
"./package.json": "./package.json"
18
},
19
- "version": "8.3.3",
+ "version": "8.3.4",
20
"engines": {
21
"node": ">=0.4.0"
22
0 commit comments