File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.1.1] ( https://github.com/axios-use/axios-use-vue/compare/v0.1.0...v0.1.1 ) (2023-04-15)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** context:** support vue 2 (provide) ([ 7013478] ( https://github.com/axios-use/axios-use-vue/commit/7013478a268da9e260035ced5dea351c51332c3b ) )
7+
8+
9+ ### Features
10+
11+ * ** content:** provide_key to Symbol ([ 23c9c32] ( https://github.com/axios-use/axios-use-vue/commit/23c9c32f3b06e3b3b71481243a9ba3e6ce295a11 ) )
12+ * ** types:** support vue2 type ([ 3d22979] ( https://github.com/axios-use/axios-use-vue/commit/3d229794e6ea99c76a183d97773c58b2205279e3 ) )
13+
14+
Original file line number Diff line number Diff line change 11{
22 "name" : " @axios-use/vue" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " A Vue composition utilities for Axios." ,
55 "main" : " lib/index.js" ,
66 "module" : " esm/index.js" ,
You can’t perform that action at this time.
0 commit comments