Skip to content

feat(language-core): align v-for key type with Object.keys#5837

Merged
johnsoncodehk merged 2 commits intovuejs:masterfrom
serkodev:feat/v-for-key
Dec 9, 2025
Merged

feat(language-core): align v-for key type with Object.keys#5837
johnsoncodehk merged 2 commits intovuejs:masterfrom
serkodev:feat/v-for-key

Conversation

@serkodev
Copy link
Collaborator

@serkodev serkodev commented Dec 9, 2025

  • align v-for keys to string type, align with vue/core Object.keys
  • support string-only union type like 'a' | 'b'

@serkodev serkodev changed the title feat: align v-for key with Object.keys feat: align v-for key type with Object.keys Dec 9, 2025
@johnsoncodehk johnsoncodehk changed the title feat: align v-for key type with Object.keys feat(language-core): align v-for key type with Object.keys Dec 9, 2025
@johnsoncodehk johnsoncodehk merged commit 1159f1e into vuejs:master Dec 9, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants