File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.0.0-draft.6] ( https://github.com/vuex-orm/vuex-orm-next/compare/v1.0.0-draft.5...v1.0.0-draft.6 ) (2020-11-16)
2
+
3
+
4
+ ### Features
5
+
6
+ * add ` merge ` method to the repository ([ 3fcbf6a] ( https://github.com/vuex-orm/vuex-orm-next/commit/3fcbf6a40f95fd20182c9ab45ed33545a81ac0b8 ) )
7
+ * add eager load constraints feature ([ ec7f274] ( https://github.com/vuex-orm/vuex-orm-next/commit/ec7f2744ab9bea551740bec1a09dd562bca47b90 ) )
8
+
9
+
10
+
1
11
# [ 1.0.0-draft.5] ( https://github.com/vuex-orm/vuex-orm-next/compare/v1.0.0-draft.4...v1.0.0-draft.5 ) (2020-11-16)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuex-orm/core" ,
3
- "version" : " 1.0.0-draft.5 " ,
3
+ "version" : " 1.0.0-draft.6 " ,
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