ember-macaroni
ember-macaroni copied to clipboard
Update babel and rename filterFromCollectionByContains to filterFromCollectionByIncludes
trafficstars
Ember.Array#contains is deprecated and now uses includes to follow along with ESnext. Original ember issue: https://github.com/emberjs/ember.js/issues/13336
This will also keep ember apps from whining about babel 5.x deprecation.
@poteto can this be merged and tagged under a new release (obviously not backwards compatible)
Can we please have this merged and published... it's prevent us from upgrading to Ember 3