Skip to content
Merged

v3.1.0 #5657

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
docs: update CHANGELOG.md
  • Loading branch information
KazariEX committed Sep 28, 2025
commit 799fb55e48439a85a8739cfaf94ce96a4ccfcb4e
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 3.1.0 (2025-09-23)
## 3.1.0 (2025-09-28)

### Performance

Expand All @@ -9,6 +9,9 @@
### Other Changes

- refactor: drop Vue 2 support (#5636) - Thanks to @KazariEX!
- chore(lint): enforce use of type-only imports (#5658) - Thanks to @so1ve!
- ci: upgrade node version (#5668) - Thanks to @so1ve!
- refactor(typescript-plugin): move reactivity analysis logic to a seperate typescript plugin (#5672) - Thanks to @KazariEX!

## 3.0.8 (2025-09-23)

Expand Down
Loading