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+ ## [ 0.9.3] ( https://github.com/vuex-orm/plugin-axios/compare/v0.9.2...v0.9.3 ) (2020-05-07)
2+
3+
4+ ### Features
5+
6+ * add ` persistOptions ` to handle relation persistence ([ #121 ] ( https://github.com/vuex-orm/plugin-axios/issues/121 ) ) ([ 4345c98] ( https://github.com/vuex-orm/plugin-axios/commit/4345c98c3002c01924f2e0672d1874b7d746524a ) )
7+ * add configurable ` persistBy ` option ([ #119 ] ( https://github.com/vuex-orm/plugin-axios/issues/119 ) ) ([ 2110528] ( https://github.com/vuex-orm/plugin-axios/commit/2110528c99e2b3171536f9ba2c5d4c4701a26bb0 ) )
8+
9+
10+
111## [ 0.9.2] ( https://github.com/vuex-orm/plugin-axios/compare/v0.9.1...v0.9.2 ) (2019-11-25)
212
313
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuex-orm/plugin-axios" ,
3- "version" : " 0.9.2 " ,
3+ "version" : " 0.9.3 " ,
44 "description" : " Vuex ORM plugin for adding smooth integration with axios." ,
55 "main" : " dist/vuex-orm-axios.cjs.js" ,
66 "browser" : " dist/vuex-orm-axios.esm-browser.js" ,
You can’t perform that action at this time.
0 commit comments