]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(compiler-core): identifiers in switch-case should not be inferred as references...
authorTony Wang <100271394+wngtk@users.noreply.github.com>
Wed, 24 Sep 2025 13:33:48 +0000 (21:33 +0800)
committerGitHub <noreply@github.com>
Wed, 24 Sep 2025 13:33:48 +0000 (21:33 +0800)
commit5953c9ff90090e128372f645d377bd99137a5fb4
tree7cb93bf19938d3595aa54b749657c49546bdef1c
parent565741a9b2d7d6d2fc8f7bdb1ce7c9ceaa2f4c9f
fix(compiler-core): identifiers in switch-case should not be inferred as references (#13923)
packages/compiler-core/__tests__/transforms/transformExpressions.spec.ts
packages/compiler-core/src/babelUtils.ts