Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant