File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.0.0-draft.10] ( https://github.com/vuex-orm/vuex-orm-next/compare/v1.0.0-draft.9...v1.0.0-draft.10 ) (2021-04-17)
2
+
3
+ ### Bug Fixes
4
+
5
+ * ** repository:** implement missing ` add ` & ` replace ` methods ([ #58 ] ( https://github.com/vuex-orm/vuex-orm-next/issues/58 ) ) ([ 09496aa] ( https://github.com/vuex-orm/vuex-orm-next/commit/09496aa89c28506fd5d964da44bf607203bc9420 ) )
6
+
1
7
# [ 1.0.0-draft.9] ( https://github.com/vuex-orm/vuex-orm-next/compare/v1.0.0-draft.8...v1.0.0-draft.9 ) (2021-02-24)
2
8
3
9
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuex-orm/core" ,
3
- "version" : " 1.0.0-draft.9 " ,
3
+ "version" : " 1.0.0-draft.10 " ,
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