@@ -5,23 +5,23 @@ toc: false
55docClass : timeline
66---
77
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
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
1212- defineProps改为Vue3.5解构语法 @liect ([ #799 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/799 ) )
1313
14- ## 🌈 0.11.0 ` 2024-11-06 `
15- ### 🚀 Features
16- - ` feat ` : 调整默认lock文件配置 @timi137137 ([ #717 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/717 ) )
17- - ` Router ` : 路由跳转携带参数 @SuxueCode ([ #720 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/720 ) )
18- - ` feat ` : 新增菜单自动折叠 @RSS1102 ([ #744 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/744 ) )
19- ### 🐞 Bug Fixes
20- - ` breadcrumb ` : 修复多层级路由指向错误 @lz6060788 ([ #749 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/749 ) )
21- - ` deps ` : 修正因锁文件错误导致的编译失败 @timi137137 ([ #777 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/777 ) )
22- ### 🚧 Others
23- - ` revert ` : 回退Vue 3.3 @timi137137 ([ #709 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/709 ) )
24- - build(deps-dev): bump @types/lodash from 4.14.202 to 4.17.6 @dependabot [ bot] ([ #732 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/732 ) )
14+ ## 🌈 0.11.0 ` 2024-11-06 `
15+ ### 🚀 Features
16+ - ` feat ` : 调整默认lock文件配置 @timi137137 ([ #717 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/717 ) )
17+ - ` Router ` : 路由跳转携带参数 @SuxueCode ([ #720 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/720 ) )
18+ - ` feat ` : 新增菜单自动折叠 @RSS1102 ([ #744 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/744 ) )
19+ ### 🐞 Bug Fixes
20+ - ` breadcrumb ` : 修复多层级路由指向错误 @lz6060788 ([ #749 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/749 ) )
21+ - ` deps ` : 修正因锁文件错误导致的编译失败 @timi137137 ([ #777 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/777 ) )
22+ ### 🚧 Others
23+ - ` revert ` : 回退Vue 3.3 @timi137137 ([ #709 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/709 ) )
24+ - build(deps-dev): bump @types/lodash from 4.14.202 to 4.17.6 @dependabot [ bot] ([ #732 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/732 ) )
2525- build(deps): bump tdesign-vue-next from 1.9.3 to 1.9.9 @dependabot [ bot] ([ #748 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/748 ) )
2626
2727## 🌈 0.10.0 ` 2024-04-02 `
@@ -141,7 +141,7 @@ docClass: timeline
141141- 升级相关依赖 ` vite ` 需升级至` 3.0 ` 以上,支持图标后端配置等场景需求 by @timi137137 @uyarn (https://github.com/Tencent/tdesign-vue-next-starter/pull/394 )
142142
143143### 🐞 Bug Fixes
144- - 修复自定义颜色切换明亮暗黑模式时无法沿用的缺陷 by @uyarn (https://github.com/Tencent/tdesign-vue-next-starter/pull/392 )
144+ - 修复自定义颜色切换明亮深色模式时无法沿用的缺陷 by @uyarn (https://github.com/Tencent/tdesign-vue-next-starter/pull/392 )
145145
146146` Tips: 此次发布 较 0.6.x 版本 删除了此前大量内置项目的色彩生成逻辑,权限控制相关逻辑也发生巨大变动 若打开预览无法访问请清除 localStorage 等缓存再尝试 跟进升级请慎重 `
147147
@@ -276,7 +276,7 @@ docClass: timeline
276276- 模板中使用颜色变量全部改造为CSS Token by @kerwin612 ([ #157 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/157 ) )
277277
278278### 🐞 Bug Fixes
279- - 升级组件库至0.15.4,修复菜单字重及顶部菜单箭头翻转方向、暗黑模式的颜色问题 by @uyarn @leejim ([ #159 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/159 ) ) [ tdesign-vue-next #916 ] ( https://github.com/Tencent/tdesign-vue-next/pull/916 )
279+ - 升级组件库至0.15.4,修复菜单字重及顶部菜单箭头翻转方向、深色模式的颜色问题 by @uyarn @leejim ([ #159 ] ( https://github.com/Tencent/tdesign-vue-next-starter/pull/159 ) ) [ tdesign-vue-next #916 ] ( https://github.com/Tencent/tdesign-vue-next/pull/916 )
280280
281281## 🌈 0.3.2 ` 2022-05-27 `
282282### 🚀 Features
0 commit comments