The string helpers were broken out into a new project.
- String
camelize
capitalize
classify
dasherize
truncate
underscore
html-safe
titleize
w
If you project relied on any of these helpers in 1.x, you'll need to run:
ember install ember-cli-string-helpers