Skip to content

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

Merged
rwjblue merged 1 commit intoemberjs:masterfrom
rwjblue:deprecate-function-prototype-extensions
Apr 15, 2019
Merged

[DEPRECATION] Add deprecation for Function.prototype extensions.#17910
rwjblue merged 1 commit intoemberjs:masterfrom
rwjblue:deprecate-function-prototype-extensions

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