File tree Expand file tree Collapse file tree 3 files changed +26
-14
lines changed
Expand file tree Collapse file tree 3 files changed +26
-14
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ toc: false
55docClass : timeline
66---
77
8+ ## 🌈 0.13.1 ` 2025-06-17 `
9+ ### 🚀 Features
10+ - ` feat ` : 使用 ` defineOptions ` 定义组件 @liweijie0812 ([ #849 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/849 ) )
11+ ### 🐞 Bug Fixes
12+ - ` types ` : 修复 @select-change 的事件类型 @calandnong ([ #825 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/825 ) )
13+ - ` Breadcrumb ` : 修复面包屑的状态异常 @izoyo ([ #840 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/840 ) )
14+ - ` frame ` : 修复内嵌网页时不能正常显示的问题 @timi137137 ([ #851 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/851 ) )
15+ ### 📈 Performance
16+ - ` ESLint ` : 迁移ESLint至v9 @timi137137 ([ #826 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/826 ) )
17+ ### 🚧 Others
18+ - ` deps ` : 升级组件库版本 @calandnong ([ #825 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/825 ) )
19+
820## 🌈 0.12.0 ` 2025-01-06 `
921### 🐞 Bug Fixes
1022- ` Vue ` : 修复升级至 Vue 3.4 及 3.5 的生产模式下的问题 @uyarn ([ #796 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/796 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @tencent/tdesign-vue-next-starter" ,
3- "version" : " 0.13.0 " ,
3+ "version" : " 0.13.1 " ,
44 "type" : " module" ,
55 "scripts" : {
66 "dev:mock" : " vite --open --mode mock" ,
3131 "pinia-plugin-persistedstate" : " ^3.2.0" ,
3232 "qrcode.vue" : " ^3.4.1" ,
3333 "qs" : " ^6.13.1" ,
34- "tdesign-icons-vue-next" : " ^0.3.4 " ,
35- "tdesign-vue-next" : " ^1.11.5 " ,
34+ "tdesign-icons-vue-next" : " ^0.3.6 " ,
35+ "tdesign-vue-next" : " ^1.13.2 " ,
3636 "tvision-color" : " ^1.6.0" ,
3737 "vue" : " ^3.5.13" ,
3838 "vue-i18n" : " ^9.9.1" ,
You can’t perform that action at this time.
0 commit comments