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 deprecated getWithDefault for v4.0 #19622

Closed
wants to merge 3 commits into from
Closed

Remove deprecated getWithDefault for v4.0 #19622

wants to merge 3 commits into from

Conversation

nlfurniss
Copy link
Contributor

Part of #19617

Deprecation guide.

TEST_SUITE=all yarn test passes locally

@@ -17,12 +16,10 @@ function K() {
return this;
}

function testWithDefault(assert, expect, x, y, z) {
Copy link
Sponsor Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ha, there was no test actually using z?!

@mixonic mixonic mentioned this pull request Jul 18, 2021
58 tasks
@rwjblue rwjblue closed this Jul 18, 2021
@rwjblue rwjblue deleted the branch emberjs:v4-cleanup July 18, 2021 02:05
@mixonic
Copy link
Sponsor Member

mixonic commented Jul 18, 2021

@nlfurniss this PR was auto-closed when v4-cleanup was merged to master. Can you re-open for us to review/merge against master? This is excellent work and I don't want to lose it.

@mixonic
Copy link
Sponsor Member

mixonic commented Jul 18, 2021

Replaced by #19648

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.

None yet

3 participants