You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add `make` method to create a new model instance ([538598a](https://github.com/vuex-orm/vuex-orm-next/commit/538598ad711fd16e71028bad43dd91137963c516))
7
+
* add custom repository support ([#4](https://github.com/vuex-orm/vuex-orm-next/issues/4)) ([6b768d9](https://github.com/vuex-orm/vuex-orm-next/commit/6b768d939a19c811ebc40543dc60ce02412b70eb))
* throw error when accessing `model.$store` without store being injected ([#2](https://github.com/vuex-orm/vuex-orm-next/issues/2)) ([2e0f341](https://github.com/vuex-orm/vuex-orm-next/commit/2e0f3417c6d99eac3e8476b5ff417525fb0e96f8))
10
+
***model:** add `static fields` method to define the model schema ([9030c37](https://github.com/vuex-orm/vuex-orm-next/commit/9030c37d0531f46a8fce2a02aecd45dacb20a84e))
0 commit comments