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

v1.1.3 is missing type declarations #681

Closed
dfreeman opened this issue Jan 16, 2024 · 4 comments
Closed

v1.1.3 is missing type declarations #681

dfreeman opened this issue Jan 16, 2024 · 4 comments
Labels

Comments

@dfreeman
Copy link

The last 1.x release, v1.1.3, seems to be missing its type declarations. This is causing ember-try scenarios, which always ignore the lockfile, to fail for our projects with an ember-animated@^1 dependency unless we lock to <= 1.1.2

For instance:

@SergeAstapov
Copy link
Collaborator

appears pnpm exec glint --declaration was not working at a time of publishing.

Checked out v1.1.3 tag and appears pnpm exec glint --declaration does not create declarations folder and I missed that at a time of publishing.

Trying to figure out the reason for this

@SergeAstapov
Copy link
Collaborator

looks like I facing the same issue as typed-ember/glint#599

@SergeAstapov
Copy link
Collaborator

published as v1.1.4.

Thank you for pointing this out @dfreeman!

@dfreeman
Copy link
Author

Thank you!

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

No branches or pull requests

2 participants