You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've found some issues in the merge-history command of the @embroider/template-tag-codemod, where the command does not work when you have only converted route templates (probably also an issue when you only convert components that are template only without JS/TS file).
Only HBS files were renamed to GTS files.
The CLI command also tries to commit the renaming of TS/JS to GTS files, but there are no such changes, so it changes.