diff --git a/source/blog/2018-09-07-the-ember-times-issue-63.md b/source/blog/2018-09-07-the-ember-times-issue-63.md index 30d616ae06..f006cc39f1 100644 --- a/source/blog/2018-09-07-the-ember-times-issue-63.md +++ b/source/blog/2018-09-07-the-ember-times-issue-63.md @@ -8,8 +8,6 @@ responsive: true Emberistas! 🐹 -Read either on the [Ember blog](https://emberjs.com/blog/tags/newsletter.html) or in our [e-mail newsletter](https://the-emberjs-times.ongoodbits.com/) what has been going on in Emberland this week. - --- @@ -27,6 +25,18 @@ The time has come: The **Ember Community is starting its big move over to [Disco --- +## [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 codifies 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). + +--- + ## [RFC: Ember Editions](https://github.com/emberjs/rfcs/blob/9c7fe3f4e947b5f79050214334a98673494c25d7/text/0000-editions.md) [@davewasmer](https://github.com/davewasmer) has written a RFC introducing the concepts of **editions**. The idea is that every few years Ember will declare a new edition of Ember that bundles up accumulated incremental improvements into a cohesive package. @@ -129,7 +139,7 @@ Since [his first pull request to the ember.js repository](https://github.com/emb --- -Want to write for the Ember Times? Have a suggestion for next week's issue? Join us at [#topic-embertimes](https://embercommunity.slack.com/messages/C8P6UPWNN/) on Slack or tweet us [@embertimes](https://twitter.com/embertimes) on Twitter. +Want to write for the Ember Times? Have a suggestion for next week's issue? Join us at #support-ember-times on the [Ember Community Discord](https://discordapp.com/invite/zT3asNS) or ping us [@embertimes](https://twitter.com/embertimes) on Twitter. ---