We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It looks like this addon only supports Ember v3 and v4. It would be awesome to update this to support v5.
The text was updated successfully, but these errors were encountered:
We use it with 5.1.1 so v5 should be supported
5.1.1
Sorry, something went wrong.
Ok, that's good to know. Maybe the peerDependendies just need to be updated for this addon to include it then.
peerDependendies
"peerDependencies": { "ember-source": ">= 3.25.0 || ^4.0.0" },
No branches or pull requests
It looks like this addon only supports Ember v3 and v4. It would be awesome to update this to support v5.
The text was updated successfully, but these errors were encountered: