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

Move ember-template-imports to dependencies instead of peerDependencies #660

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

NullVoxPopuli
Copy link
Contributor

@NullVoxPopuli NullVoxPopuli commented Dec 21, 2023

While
#655
is being worked on, we need an interim solution for Glint.

Today, (for apps, addons, and v2 addons) it's broken out of the box for gts, because when folks install ember-template-imports, they get v4, which removed all the APIs Glint was using.

By moving ember-template-imports in Glint to be a dependency, Glint keeps those APIs, and is no longer broken-by-default.

This should be a patch-release, imo.

…es so that consumers can have a better experience out of the box
@NullVoxPopuli NullVoxPopuli marked this pull request as ready for review December 21, 2023 23:40
@NullVoxPopuli NullVoxPopuli reopened this Dec 22, 2023
@wagenet wagenet merged commit cd2d577 into typed-ember:main Jan 2, 2024
4 of 8 checks passed
@NullVoxPopuli NullVoxPopuli deleted the patch-1 branch January 2, 2024 16:19
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.

2 participants