Skip to content

v3.7.0

Compare
Choose a tag to compare
@xiaoxian521 xiaoxian521 released this 21 Nov 09:15
· 555 commits to main since this release

3.7.0 (2022-11-21)

✔️ refactor

  • 使用 intro.js 替换 driver.js

🎫 Feat

🐞 Bug fixes

  • 修复页内菜单带参互相跳转,标签没有选中高亮

🍏 Perf

  • 删除已废弃的 $baseUrl
  • 兼容引入某个库导致 global is not defined 报错,将 src/utils/globalPolyfills.ts 文件引入 src/main.ts 即可解决
  • 删除 @vitejs/plugin-legacyvue3 无法通过任何工具使其支持 ie