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

Enhancement/Replace deprecated tryInvoke #83

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

Conversation

brunoocasali
Copy link

As pointed in: https://emberjs.github.io/rfcs/0673-deprecate-tryinvoke.html ember core team will remove this method in 4.0.

This PR did:

  • Upgrade ember-cli-babel (to a version which contains the optional chaining, I really don't know if upgrade to latest will cause any trouble).
  • Remove tryInvoke calls and replace with javascript optional chaining.

@Gorzas
Copy link

Gorzas commented Nov 28, 2022

What would we need to have this PR merged?

@brunoocasali
Copy link
Author

What would we need to have this PR merged?

I'm not sure, it seems to be an abandoned repository 😢

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

Successfully merging this pull request may close these issues.

2 participants