File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 1.0.0 (2022-03-16)
2
+
3
+
4
+ ### Features
5
+
6
+ * add defineRoutes utilities for js ([ 57f60dc] ( https://github.com/liuweiGL/react-stack-router/commit/57f60dc3c9f392f5cf638a4f58b429534535a0f6 ) )
7
+ * support dynamic import ([ 0d040d2] ( https://github.com/liuweiGL/react-stack-router/commit/0d040d2193d81a708c7d40728418ff2a5d694ff0 ) )
8
+ * support hide and show hooks ([ 521cd91] ( https://github.com/liuweiGL/react-stack-router/commit/521cd91708ccad9077e16feaa094abf2ecbb9340 ) )
9
+ * use vite build the library ([ 911304b] ( https://github.com/liuweiGL/react-stack-router/commit/911304b8f065aaedb340cd1f17887b46e5c13dcd ) )
10
+ * 完成基础的路由功能 ([ c95db20] ( https://github.com/liuweiGL/react-stack-router/commit/c95db20b6d73974cc973dd9c32393e551dbe9c3e ) )
Original file line number Diff line number Diff line change 40
40
"tslib" : " ^2.3.1" ,
41
41
"typescript" : " ^4.6.2"
42
42
}
43
- }
43
+ }
You can’t perform that action at this time.
0 commit comments