We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0546287 commit 340b9cdCopy full SHA for 340b9cd
2 files changed
packages/oxc-unshadowed-visitor/CHANGELOG.md
@@ -0,0 +1 @@
1
+## <small>[0.0.1](https://github.com/rolldown/plugins/compare/oxc-unshadowed-visitor@0.0.0...oxc-unshadowed-visitor@0.0.1) (2026-03-29)</small>
packages/oxc-unshadowed-visitor/package.json
@@ -1,6 +1,6 @@
{
2
"name": "oxc-unshadowed-visitor",
3
- "version": "0.0.0",
+ "version": "0.0.1",
4
"description": "Scope-aware AST visitor that filters out references shadowed by local bindings",
5
"keywords": [
6
"ast",
0 commit comments