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

Add support for ember-concurrency v4 and ember-power-select v8 #512

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

Windvis
Copy link
Contributor

@Windvis Windvis commented Nov 5, 2024

Closes #507

@Windvis Windvis added the enhancement Used when the PR adds a new feature or enhancement. label Nov 5, 2024
@Windvis Windvis force-pushed the feat/newest-concurrency-power-select-support branch 2 times, most recently from 1922b09 to c50ee3d Compare November 5, 2024 12:59
@Windvis Windvis force-pushed the feat/newest-concurrency-power-select-support branch from c50ee3d to ff9715c Compare November 5, 2024 13:01
'ember-concurrency': '^3.0.0',
},
devDependencies: {
'ember-basic-dropdown': null,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We only installed this because ember-power-select v8 has it listed as a peerDependency. In v7 it's bundled as a dependency.

@Windvis Windvis merged commit 3e27606 into master Nov 5, 2024
9 checks passed
@Windvis Windvis deleted the feat/newest-concurrency-power-select-support branch November 5, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Used when the PR adds a new feature or enhancement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support ember-concurrency v4
1 participant