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 supported ember versions to readme #164

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

mandyheg
Copy link
Contributor

Added note to readme about modernized LinkTo.

@mandyheg mandyheg marked this pull request as ready for review January 10, 2024 13:31
@mandyheg mandyheg merged commit 8a9f6d9 into master Jan 10, 2024
1 check passed
@mandyheg mandyheg deleted the mandyheg/add-note-glimmer-linkto branch January 10, 2024 14:11
## Supported Ember Versions

- v5.0.1. supports Ember versions >=3.1 & <3.27
- It does not work in apps using Ember's modernized `LinkTo`, which was introduced in Ember 3.27
Copy link
Member

Choose a reason for hiding this comment

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

Maybe give a little of reasoning why this doesn't work? You could also potentially link to the comment/conversation in the PR we just shipped?

It does not work in apps using Ember's modernized LinkTo, which was introduced in Ember 3.27 and built using Glimmer components

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will do it in a follow-up PR 👍

@mandyheg mandyheg mentioned this pull request Jan 10, 2024
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

Successfully merging this pull request may close these issues.

3 participants