File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.0.0-draft.3] ( https://github.com/vuex-orm/vuex-orm-next/compare/v1.0.0-draft.2...v1.0.0-draft.3 ) (2020-05-03)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * export missing ` use ` function ([ 656618a] ( https://github.com/vuex-orm/vuex-orm-next/commit/656618a5e0402141ce85c46d765c3828d45f96a4 ) )
7
+
8
+
9
+
1
10
# [ 1.0.0-draft.2] ( https://github.com/vuex-orm/vuex-orm-next/compare/v1.0.0-draft.1...v1.0.0-draft.2 ) (2020-05-03)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuex-orm/core" ,
3
- "version" : " 1.0.0-draft.2 " ,
3
+ "version" : " 1.0.0-draft.3 " ,
4
4
"description" : " The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store." ,
5
5
"main" : " dist/vuex-orm.cjs.js" ,
6
6
"browser" : " dist/vuex-orm.esm-browser.js" ,
You can’t perform that action at this time.
0 commit comments