We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ember-inflector: ^2.0.0 is triggering the following deprecation message. The deprecation has been fixed in ember-inflector: 3.0.0
ember-inflector: ^2.0.0
ember-inflector: 3.0.0
define('ember-inflector/lib/ext/string', ['ember-inflector/lib/system/string'], function (_string) { 'use strict'; if (Ember.EXTEND_PROTOTYPES === true || Ember.EXTEND_PROTOTYPES.String) { ...
The text was updated successfully, but these errors were encountered:
@sumeetattree got a moment to send in a PR with the bump and any necessary changes to import statements?
import
Sorry, something went wrong.
@runspired Little busy this week. I can send it over by Monday. Hope that's alright.
No branches or pull requests
ember-inflector: ^2.0.0
is triggering the following deprecation message. The deprecation has been fixed inember-inflector: 3.0.0
The text was updated successfully, but these errors were encountered: