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

Make setTimeout/clearTimeout available to the template compiler sandbox #678

Merged
merged 1 commit into from
Mar 7, 2021

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Mar 7, 2021

We do not directly support these older Ember versions, but apparently we also didn't warn/error if you used them so folks happily updated to 5.x while still supporting Ember 2.x. This is largely just "being nice" and trying to avoid breaking folks accidentally.

A follow up PR should issue a warning when using Ember versions older than the ones that we explicitly support.

@rwjblue rwjblue added the bug label Mar 7, 2021
@rwjblue rwjblue merged commit 569f57a into master Mar 7, 2021
@delete-merged-branch delete-merged-branch bot deleted the expose-setTimeout branch March 7, 2021 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant