🚀 Features
- projects: support show tab when not loggedIn - by @soybeanjs (ba381)
🐞 Bug Fixes
- deps:
- reduced eslint version to 9.14.0 - by @soybeanjs (af417)
- projects:
- fix route guard hook
onRouteSwitchWhenLoggedIn
. fixed #680 - by @soybeanjs in #680 (ab985) - check if init userInfo when initAuthRoute. fixed #680 - by @soybeanjs in #680 (9f4fb)
- fix route guard hook
🛠 Optimizations
- projects:
- optimize router guard - by @soybeanjs (0dfcf)
- use
defu
to fill added theme config - by @soybeanjs (101b6)
📖 Documentation
🏡 Chore
- rename env.d.ts to vite-env.d.ts - by @wzc520pyfm in #675 (b93c2)
- projects: update deps & fix vite config - by @soybeanjs (3e0eb)