Skip to content

Drop support for passing components as string & remove @embroider/util dependency#1025

Merged
mkszepp merged 1 commit intomasterfrom
drop-support-component-as-string
Dec 8, 2025
Merged

Drop support for passing components as string & remove @embroider/util dependency#1025
mkszepp merged 1 commit intomasterfrom
drop-support-component-as-string

Conversation

@mkszepp
Copy link
Copy Markdown
Collaborator

@mkszepp mkszepp commented Dec 8, 2025

Since Ember v3.25, passing components by reference rather than as strings has been the recommended approach.
For this reason, we are removing the option to pass components as strings.

Dropping support for string-based component definitions also allows us to remove the deprecated @embroider/util dependency.

@mkszepp mkszepp mentioned this pull request Dec 8, 2025
17 tasks
@mkszepp mkszepp merged commit 11838b8 into master Dec 8, 2025
23 checks passed
@mkszepp mkszepp deleted the drop-support-component-as-string branch December 8, 2025 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant