Skip to content

Remove compose-components JavaScript package#11373

Merged
mitchellhenke merged 2 commits intomainfrom
mitchellhenke/remove-compose-components
Oct 21, 2024
Merged

Remove compose-components JavaScript package#11373
mitchellhenke merged 2 commits intomainfrom
mitchellhenke/remove-compose-components

Conversation

@mitchellhenke
Copy link
Contributor

🛠 Summary of changes

Addresses an issue identified as part of #11333 where TypeScript did not catch some issues due to how we were creating components in compose-components. The package was added in #5535 to avoid the verbosity and deep indenting that would otherwise be required.

This PR effectively undoes that and removes the package to improve the ability for TypeScript to detect type errors around components.

@mitchellhenke mitchellhenke requested a review from aduth October 21, 2024 18:45
changelog: Internal, Maintenance, Remove compose-components JavaScript package
@mitchellhenke mitchellhenke force-pushed the mitchellhenke/remove-compose-components branch from 2b5be41 to 76cad2b Compare October 21, 2024 19:41
@mitchellhenke mitchellhenke requested review from a team, WilliamBirdsall, amirbey and jmax-gsa and removed request for a team and jmax-gsa October 21, 2024 19:48
Copy link
Contributor

@aduth aduth left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@mitchellhenke mitchellhenke marked this pull request as ready for review October 21, 2024 20:07
@mitchellhenke mitchellhenke merged commit b996788 into main Oct 21, 2024
@mitchellhenke mitchellhenke deleted the mitchellhenke/remove-compose-components branch October 21, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants