-
Ember.js v3.18.0 released
Drops Node.js v8 support, bug fixes to the Glimmer VM.
-
Ember CLI Fastboot v2.2.2 released
-
Ember.js RFC #519 - Ember 2020 Roadmap is in final comment period
This RFC sets the Ember 2019-2020 Roadmap.
Reading
View moreWatch & Listen
-
EmberMap Podcast - Coming soon: Frontend First
Sam and Ryan tell listeners about the upcoming rebrand of the EmberMap Podcast.
-
EmberMap - What's New In Ember: The {{fn}} helper (3.11)
This video details Ember's conceptual shift in binding actions at the source, rather than at the invocation site and how the {{fn}} helper takes on the responsibility of arg passing and currying that used to be handled by {{action}}.
Code
Ember CLI Page Object
This ember-cli addon eases the construction of page objects on your acceptance and integration tests
Learn MoreEslint Plugin Ember
Eslint plugin for Ember.js apps
Learn MoreEmber Engines Router Service
UPDATED
This addon provides an API for authoring Router service in ember-engines.
Learn More