File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# 更新日志
2
2
3
3
4
+ ### [ 0.1.6] ( https://github.com/Moonofweisheng/uni-mini-router/compare/v0.1.5...v0.1.6 ) (2023-12-21)
5
+
6
+
7
+ ### ✏️ Documentation | 文档
8
+
9
+ * ✏️ 文档增加Algolia搜索 ([ 840a2aa] ( https://github.com/Moonofweisheng/uni-mini-router/commit/840a2aa6482d0064f344de9667e9907497611f20 ) )
10
+ * ✏️ 增加链接uni-mini-router的起手项目 ([ e83b7fe] ( https://github.com/Moonofweisheng/uni-mini-router/commit/e83b7fec436f2491f58b0372b5cb56c7371d6589 ) )
11
+
12
+
13
+ ### 🐛 Bug Fixes | Bug 修复
14
+
15
+ * 🐛 修复编译到快手小程序getRouteByPath因为路径匹配错误异常的情况 ([ 40ee469] ( https://github.com/Moonofweisheng/uni-mini-router/commit/40ee469311174b85adec3c850a2246a8cbd4c660 ) ), closes [ #8 ] ( https://github.com/Moonofweisheng/uni-mini-router/issues/8 )
16
+
4
17
### [ 0.1.5] ( https://gitee.com/fant-mini/uni-mini-router/compare/v0.1.4...v0.1.5 ) (2023-10-23)
5
18
6
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " uni-mini-router" ,
3
- "version" : " 0.1.5 " ,
3
+ "version" : " 0.1.6 " ,
4
4
"description" : " " ,
5
5
"main" : " lib/index.js" ,
6
6
"types" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments