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

[DEPRECATION] Add deprecation for Function.prototype extensions. #17910

Merged

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Apr 12, 2019

false,
{
id: 'ember-runtime.function.property',
until: '4.0.0',
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we also need since: '3.10.0' (or '3.11.0') here?

Copy link
Member Author

Choose a reason for hiding this comment

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

No, deprecate's options do not include a since field. The intent is for the @ember/deprecated-features exports to do that, and ultimately be used to enable svelte infrastructure.

@rwjblue rwjblue force-pushed the deprecate-function-prototype-extensions branch from dc70fd7 to 0c1f920 Compare April 15, 2019 19:33
@rwjblue rwjblue merged commit 3e77a89 into emberjs:master Apr 15, 2019
@rwjblue rwjblue deleted the deprecate-function-prototype-extensions branch April 15, 2019 20:52
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