Skip to content

2.10.1

Choose a tag to compare

@mengxianghan mengxianghan released this 23 Jan 03:29
· 12 commits to master since this release

feat(utils): 统一通过 index.js 导出工具类
feat: 支持指定路由不受权限控制(非白名单)
feat(Popover): 导出 usePopover

fix: 修复部分浏览器不支持 toSorted 导致无法正常进入项目
fix(VAction): 修复 v-action 指令权限校验错误导致无法正常控制按钮权限
fix: 修复“列表页→查询表格”删除成功后没有刷新分页的问题

chore: @ant-design/colors 升级至 7.2.0
chore: @floating-ui/dom 升级至 1.6.13
chore: @vueuse/core 升级至 12.5.0
chore: ant-design-vue 升级至 4.2.6
chore: axios 升级至 1.7.9
chore: echarts 升级至 5.6.0
chore: highlight.js 升级至 11.11.1
chore: jschardet 升级至 3.1.4
chore: mime 升级至 4.0.6
chore: nanoid 升级至 5.0.9
chore: overlayscrollbars 升级至 2.10.1
chore: pinia 升级至 2.3.1
chore: sortablejs 升级至 1.15.6
chore: vue-router 升级至 4.5.0
chore: @vitejs/plugin-vue 升级至 5.2.1
chore: less 升级至 4.2.2
chore: postcss 升级至 8.5.1
chore: rollup-plugin-visualizer 升级至 5.14.0
chore: tailwindcss 升级至 3.4.17
chore: vite 升级至 6.0.11
chore: 添加 .nvmrc 配置文件,将 node 版本固定到 18