🚀 Features
- projects: support show tab when not loggedIn - by @soybeanjs (d3712)
🐞 Bug Fixes
- projects:
- fix route guard hook
onRouteSwitchWhenLoggedIn
. fixed #680 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/680 (08dda) - check if init userInfo when initAuthRoute. fixed #680 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/680 (e8c50)
- fix route guard hook
🛠 Optimizations
- projects:
- optimize router guard - by @soybeanjs (6c5ff)
- use
defu
to fill added theme config - by @soybeanjs (8559b)
💅 Refactors
- projects: refactor router guard. fix #655 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/667 and https://github.com/soybeanjs/soybean-admin-antd/issues/655 (e5588)
📖 Documentation
- projects:
- fix README lang - by @soybeanjs (aa243)
- ✏️ add element-plus version link - by @skyfeiz in https://github.com/soybeanjs/soybean-admin-antd/issues/679 (ab6a0)
🏡 Chore
- rename env.d.ts to vite-env.d.ts - by @wzc520pyfm in https://github.com/soybeanjs/soybean-admin-antd/issues/675 (a025b)