New Core Contributors
Long-time contributors Brendan McLoughlin and Sylvain Mina
have been given collaborator status and will help us triage issues, merge pull
requests, and contribute bugfixes and documentation.
New Features
store.fetch
When using Ember Data, the most common pattern in the model
hook is to call
store.find
for your model: