We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c22487a commit b7633e3Copy full SHA for b7633e3
CHANGELOG.md
@@ -5,6 +5,12 @@ toc: false
5
docClass: timeline
6
---
7
8
+## 🌈 0.12.0 `2025-01-06`
9
+### 🐞 Bug Fixes
10
+- `Vue`: 修复升级至 Vue 3.4 及 3.5 的生产模式下的问题 @uyarn ([#796](https://github.com/Tencent/tdesign-vue-next-starter/pull/796))
11
+### 📈 Performance
12
+- defineProps改为Vue3.5解构语法 @liect ([#799](https://github.com/Tencent/tdesign-vue-next-starter/pull/799))
13
+
14
## 🌈 0.11.0 `2024-11-06`
15
### 🚀 Features
16
- `feat`: 调整默认lock文件配置 @timi137137 ([#717](https://github.com/Tencent/tdesign-vue-next-starter/pull/717))
0 commit comments