You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(deprecation): WarpDrive/EmberData no longer uses ember-inflector for irregular rules
Please `import { irregular } from '@ember-data/request-utils/string';`
instead to register a custom irregular rule for use with EmberData.
[deprecation id: warp-drive.ember-inflector] This will be removed in
warp-drive 6.0.0.
Please `import { irregular } from '@ember-data/request-utils/string';`
instead to register a custom irregular rule for use with EmberData.
[deprecation id: warp-drive.ember-inflector] This will be removed in
warp-drive 6.0.0.
0 commit comments