Skip to content

Enhancement/Replace deprecated tryInvoke#83

Open
brunoocasali wants to merge 3 commits into
offirgolan:masterfrom
brunoocasali:enhancement/replace-try-invoke
Open

Enhancement/Replace deprecated tryInvoke#83
brunoocasali wants to merge 3 commits into
offirgolan:masterfrom
brunoocasali:enhancement/replace-try-invoke

Conversation

@brunoocasali

Copy link
Copy Markdown

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

Gorzas commented Nov 28, 2022

Copy link
Copy Markdown

What would we need to have this PR merged?

@brunoocasali

Copy link
Copy Markdown
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