Skip to content
New issue

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

Remove support/deprecation for normalizeHash in 3.0.0 #5289

Merged
merged 1 commit into from
Jan 11, 2018

Conversation

bmac
Copy link
Member

@bmac bmac commented Dec 18, 2017

No description provided.

@@ -161,13 +161,6 @@ const RESTSerializer = JSONSerializer.extend({
@return {Object}
*/
normalize(modelClass, resourceHash, prop) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we remove this whole override instead? It seems like it only calls this._super after the changes, which might mean we can remove the whole function...

@bmac bmac force-pushed the normalize-hash-deprecation branch from c2e0e32 to 3e711e4 Compare January 5, 2018 17:51
@bmac bmac merged commit a80709c into emberjs:master Jan 11, 2018
@bmac bmac deleted the normalize-hash-deprecation branch January 11, 2018 02:23
bmac added a commit that referenced this pull request Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants