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.9] ( https://github.com/vuex-orm/vuex-orm-next/compare/v1.0.0-draft.8...v1.0.0-draft.9 ) (2021-02-24)
2+
3+ ### Bug Fixes
4+
5+ * nested relations not getting normalized correctly ([ #50 ] ( https://github.com/vuex-orm/vuex-orm-next/issues/50 ) ) ([ ea6203b] ( https://github.com/vuex-orm/vuex-orm-next/commit/ea6203ba0ec907b4e0a1c00fea1b961315d02de2 ) )
6+
17# [ 1.0.0-draft.8] ( https://github.com/vuex-orm/vuex-orm-next/compare/v1.0.0-draft.7...v1.0.0-draft.8 ) (2021-01-28)
28
39### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuex-orm/core" ,
3- "version" : " 1.0.0-draft.8 " ,
3+ "version" : " 1.0.0-draft.9 " ,
44 "description" : " The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store." ,
55 "main" : " dist/vuex-orm.cjs.js" ,
66 "browser" : " dist/vuex-orm.esm-browser.js" ,
You can’t perform that action at this time.
0 commit comments