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

Support Ember v5 #183

Open
barryofguilder opened this issue Oct 17, 2023 · 2 comments
Open

Support Ember v5 #183

barryofguilder opened this issue Oct 17, 2023 · 2 comments

Comments

@barryofguilder
Copy link

It looks like this addon only supports Ember v3 and v4. It would be awesome to update this to support v5.

@tniezurawski
Copy link

We use it with 5.1.1 so v5 should be supported

@barryofguilder
Copy link
Author

We use it with 5.1.1 so v5 should be supported

Ok, that's good to know. Maybe the peerDependendies just need to be updated for this addon to include it then.

"peerDependencies": {
  "ember-source": ">= 3.25.0 || ^4.0.0"
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants