Releases: Ares-Chang/uni-use-router
Releases · Ares-Chang/uni-use-router
v0.0.7
v0.0.6
v0.0.5
🐞 Bug Fixes
- 修复 useRoute 执行顺序导致拦截器无法正常获取 from 路由 - by @Ares-Chang (91265)
- 暂时规避拦截器导致 app 端返回跳转不能使用情况 - by @Ares-Chang (26d9f)
🏎 Performance
- UseRoute 增加数据获取响应式 fixed #4 - by @Ares-Chang in #4 (266ad)
- 优化 useRoute 获取逻辑,防止拦截器中获取失败 - by @Ares-Chang (ef97d)
View changes on GitHub
v0.0.4
🚀 Features
- Add Router beforeEach function - by @Ares-Chang (e59f4)
- Add Router afterEach function - by @Ares-Chang (b4b04)
🏎 Performance
- Add beforeEach next options & Close #3 - by @Ares-Chang in #3 (841c2)
View changes on GitHub
v0.0.3
🚀 Features
- Add useCreateRouter function - by @Ares-Chang (ca9a3)
- Add useRouterConfig api close #2 - by @Ares-Chang in #2 (921c4)
View changes on GitHub
v0.0.2
v0.0.1
🚀 Features
- Create useRouter function - by @Ares-Chang (29912)
🏎 Performance
- Use @antfu/utils & open build inlineDependencies config - by @Ares-Chang (18d09)