Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Dependent Keys On @tracked #139

Closed
4 tasks done
chadhietala opened this issue Sep 13, 2018 · 0 comments
Closed
4 tasks done

Remove Dependent Keys On @tracked #139

chadhietala opened this issue Sep 13, 2018 · 0 comments

Comments

@chadhietala
Copy link
Member

chadhietala commented Sep 13, 2018

As of #115 @tracked no longer requires the dependent keys. We need to do the following to unify this implementation with the one that Ember is going to expose. Below is a list of things we should do to align them:

  • Add a deprecation for when a dependent key is passed.
  • Ship version 0.11.0 with the deprecation
  • Remove the DK deprecation and all the associated code
  • Ship version 0.12.0 with the DK code gone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant