Skip to content

fix: Remove ember-cli-string-helpers #1672

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MichalBryxi
Copy link

  • This pulls @ember/string 3.1.1 into dependent project and that causes a lot of issues
  • Since we have capitalize in @ember/string, we can just call that in our internal helper
  • Also bumped internal version of @ember/string to v4.x

Fixes #1666

- This pulls @ember/string 3.1.1 into dependent project and that causes a lot of issues
- Since we have `capitalize` in @ember/string, we can just call that in our internal helper
- Also bumped internal version of @ember/string to v4.x

Fixes ember-learn#1666
@MichalBryxi
Copy link
Author

MichalBryxi commented Apr 23, 2025

This PR can be merged (CI will get green) once #1671 is merged.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove ember-cli-string-helpers addon
1 participant