Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Update babel and rename filterFromCollectionByContains to filterFromCollectionByIncludes #22

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

jcaffey
Copy link

@jcaffey jcaffey commented Jun 11, 2018

Ember.Array#contains is deprecated and now uses includes to follow along with ESnext. Original ember issue: emberjs/ember.js#13336

This will also keep ember apps from whining about babel 5.x deprecation.

@jcaffey
Copy link
Author

jcaffey commented Jun 18, 2018

@poteto can this be merged and tagged under a new release (obviously not backwards compatible)

@ptgamr
Copy link

ptgamr commented Oct 18, 2018

Can we please have this merged and published... it's prevent us from upgrading to Ember 3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants