emberjs / ember-inflector

ember-inflector goal is to be rails compatible.
MIT License
107 stars 80 forks source link

chore: Drop hidden ember/string dependency #505

Closed Techn1x closed 4 months ago

Techn1x commented 4 months ago

Resolves https://github.com/emberjs/ember-inflector/issues/347

mo' deps mo' problems

We can drop the (implicit / hidden) @ember/string dependency to simplify the dependency chain, without much hassle.

Techn1x commented 4 months ago

That's very kind of you, you did the hard work for this addon :)

I enjoy working on ember open source when I can, am hoping to do a lot more of it next year.