Skip to content

Support implicit default export of template tags with satisfies keyword#825

Merged
NullVoxPopuli merged 1 commit intotyped-ember:mainfrom
mogstad:push-qqokvslpkksk
Mar 21, 2025
Merged

Support implicit default export of template tags with satisfies keyword#825
NullVoxPopuli merged 1 commit intotyped-ember:mainfrom
mogstad:push-qqokvslpkksk

Conversation

@mogstad
Copy link
Copy Markdown
Contributor

@mogstad mogstad commented Mar 21, 2025

Try resolving #824

Copy link
Copy Markdown
Contributor

@NullVoxPopuli NullVoxPopuli left a comment

Choose a reason for hiding this comment

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

Makes sense, thank you!

@mogstad
Copy link
Copy Markdown
Contributor Author

mogstad commented Mar 21, 2025

I think upgrading to content-tag v3 would solve the test issue, any reason not to upgrade it?

@NullVoxPopuli
Copy link
Copy Markdown
Contributor

NullVoxPopuli commented Mar 21, 2025

We should use content-tag v3, but probably in a different PR.

My next batch of work in this repo is converting to pnpm so deps make sense, which may help us with the error received here (if it still exists), and figuring out the TS config incantation to resolve

@mogstad mogstad force-pushed the push-qqokvslpkksk branch from 8f36fae to 41540ae Compare March 21, 2025 17:44
//
// https://github.com/embroider-build/content-tag/blob/v1.2.2-content-tag/package.json#L13-L21
//
// @ts-expect-error see above
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

can you re-add this block comment for now?

@mogstad mogstad force-pushed the push-qqokvslpkksk branch from 41540ae to beec8f9 Compare March 21, 2025 18:27
@NullVoxPopuli NullVoxPopuli merged commit 66abd90 into typed-ember:main Mar 21, 2025
1 of 2 checks passed
@github-actions github-actions Bot mentioned this pull request Mar 23, 2025
@NullVoxPopuli NullVoxPopuli added the bug Something isn't working label Mar 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants