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.4] ( https://github.com/vuex-orm/vuex-orm-next/compare/v1.0.0-draft.3...v1.0.0-draft.4 ) (2020-05-03)
2+
3+
4+ ### Features
5+
6+ * add ` mapRepos ` helper ([ #5 ] ( https://github.com/vuex-orm/vuex-orm-next/issues/5 ) ) ([ 4587db7] ( https://github.com/vuex-orm/vuex-orm-next/commit/4587db7599210d25f077cd2818b038c4982ed892 ) )
7+ * add automatic database registration support ([ 07c9915] ( https://github.com/vuex-orm/vuex-orm-next/commit/07c991523d6bf15cf060832ef2bf5297f80a5e68 ) )
8+
9+
10+
111# [ 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)
212
313
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuex-orm/core" ,
3- "version" : " 1.0.0-draft.3 " ,
3+ "version" : " 1.0.0-draft.4 " ,
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