Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

Commit

Permalink
Add Ember Data RecordData META QUEST
Browse files Browse the repository at this point in the history
Relates to: emberjs/data#5618
  • Loading branch information
amyrlam committed Sep 7, 2018
1 parent 3598cc0 commit ac873a2
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion source/blog/2018-09-07-the-ember-times-issue-63.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,15 @@ The time has come: The **Ember Community is starting its big move over to [Disco

---

## [SECTION TITLE](#section-url)
## [Ember Data: RecordData Meta Quest](https://github.com/emberjs/data/issues/5618)

The Ember Data team is looking for community help to bring RecordData to a stable release! You can read more about RecordData in [RFC #293](https://github.com/emberjs/rfcs/pull/293). RecordData brings a much needed codification to the internals of Ember Data, giving addon developers needed API access with more confidence and stability.

Community action items:

* Once [3.5.0-beta.2](https://github.com/emberjs/data/pull/5616) is released, configure your apps/addons to test against this version!
* Report errors encountered, and help triage/replicate as much as possible.
* Help refactor existing addons to utilize RecordData instead of likely-removed intimate APIs. For a good starter list, see Ember Data's [external-partner tests](https://github.com/emberjs/data/blob/master/.travis.yml#L87-L103).

---

Expand Down

0 comments on commit ac873a2

Please sign in to comment.