Skip to content

Conversation

@mkszepp
Copy link
Collaborator

@mkszepp mkszepp commented Oct 2, 2025

Moving addon to gts is not breaking and helps us to ensure that all types are correctly inside addon. The addon is now converted into strict template mode.

There were some types defined as string instead exact type. It's possible that app are getting typing error, when it was not used correctly.

Types which were used over more files were moved from component files into types.ts file, but we are keeping typing exports to avoid breaking changes. Internal we are using already all types from types.ts... its planned to remove the reexports in an major.

After merging this changes, the addon is ready for glint v2

@mkszepp mkszepp merged commit 47b1639 into master Oct 2, 2025
22 checks passed
@mkszepp mkszepp deleted the convert-addon-to-gts branch October 2, 2025 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants