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

Upgrade ember to v4 #373

Merged
merged 14 commits into from Jan 3, 2022

Conversation

stukalin
Copy link
Contributor

@stukalin stukalin commented Dec 28, 2021

Closes #371
Closes #370

@sbatson5 perhaps it makes sense to merge this one before releasing your #372 ? As you can see i've upgraded to the latest v4 but i kept all the ember-try scenarios starting from v3.12.

import { isNone } from '@ember/utils';

export function add(...dependentKeys) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This computed wasn't used anymore

config/ember-try.js Outdated Show resolved Hide resolved
@stukalin stukalin changed the title Upgrade ember cli 4 Upgrade ember to v4 Dec 28, 2021
@sbatson5 sbatson5 merged commit 4ffbf58 into adopted-ember-addons:master Jan 3, 2022
@bartocc
Copy link

bartocc commented Jan 4, 2022

I believe this PR should have triggered a major semver update

from https://github.com/ef4/ember-auto-import/blob/main/docs/upgrade-guide-2.0.md

addons that upgrade to ember-auto-import >= 2 will only work in apps that have ember-auto-import >= 2, so they should do their own semver major releases when they upgrade

@bartocc bartocc mentioned this pull request Jan 4, 2022
sbatson5 added a commit that referenced this pull request Jan 6, 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.

Ember 3.26+: manager-capabilities.modifiers-3-13 deprecation
5 participants