orbitjs / todomvc-ember-orbit

A TodoMVC app that uses ember-orbit and orbit-server
MIT License
18 stars 9 forks source link

Update ember orbit v0.17.0-beta.10 #38

Closed dgeb closed 3 years ago

dgeb commented 3 years ago

Refactors store rehydration to use query + sync instead of pull + sync, now that pull is deprecated.