Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.2.0 #5079

Merged
merged 6 commits into from
Dec 23, 2024
Merged

v2.2.0 #5079

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update CHANGELOG.md
KazariEX authored Dec 23, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 5babca774658d4b9afbe877ac7c8cafdaecf2c3e
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -23,7 +23,6 @@

### Bug Fixes

- fix(language-core): generate empty scoped classname for `:class` - Thanks to @KazariEX!
- fix(language-core): generate script setup starting from last leading comment without `@ts-check` - Thanks to @KazariEX!
- fix(language-core): make model modifiers optional (#4978) - Thanks to @stafyniaksacha!
- fix(language-core): always report missing props on `<slot>` (#4982) - Thanks to @KazariEX!