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

Prevent window.Ember deprecation on Ember 3.27+. #9490

Merged
merged 1 commit into from
Mar 19, 2021

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Mar 19, 2021

Accessing window.Ember (e.g. without importing) will issue a deprecation in Ember 3.27 and higher, and ultimately removed in Ember 4.

@rwjblue rwjblue added the bug label Mar 19, 2021
@rwjblue rwjblue requested a review from pzuraq March 19, 2021 14:31
Accessing `window.Ember` (e.g. without importing) will issue a
deprecation in Ember 3.27 and higher, and ultimately removed in Ember 4.
@rwjblue rwjblue merged commit 4c4e623 into master Mar 19, 2021
@rwjblue rwjblue deleted the avoid-globals-deprecation branch March 19, 2021 18:04
snewcomer pushed a commit to kimroen/ember-cli-autoprefixer that referenced this pull request Nov 22, 2021
…#78)

* Update ember-auto-import to fix CI

* Switch ember-cli-template-lint -> ember-template-lint for Ember v4 compatibility

* Ensure `ember-classic` ember-try scenario uses Ember 3.28.x

* Upgrade ember-qunit to v5

* Use Ember CLI v3.28.4 for Ember v4 scenarios

For more info see ember-cli/ember-cli#9490
chriskrycho pushed a commit to tracked-tools/tracked-toolbox that referenced this pull request Jun 13, 2022
chriskrycho pushed a commit to tracked-tools/tracked-toolbox that referenced this pull request Jun 13, 2022
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

2 participants