Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

New release? #366

Closed
williamsbdev opened this issue Apr 24, 2016 · 5 comments
Closed

New release? #366

williamsbdev opened this issue Apr 24, 2016 · 5 comments

Comments

@williamsbdev
Copy link

I am noticing that there is some code in master that has not been released yet. I am upgrading my app and am noticing the deprecations for Ember.merge which has been fixed in master. Will there be a new release soon so that I can take advantage of the deprecation fix?

Thanks for this great project!

@workmanw
Copy link
Contributor

@williamsbdev Ember.merge was actually "undeprecated" in Ember 2.5.1 (CHANGELOG.md). So for the short term you could probably just upgrade to that.

@williamsbdev
Copy link
Author

@workmanw - interesting. Thank you for that advice! Is that eventually going to be deprecated/removed? Should we continue to move forward with Ember.assign instead of Ember.merge?

@workmanw
Copy link
Contributor

@williamsbdev I'm not totally sure. I asked that here: emberjs/ember.js#13344 (comment). In our app, we went ahead and converted to Ember.assign.

@williamsbdev
Copy link
Author

@workmanw Thank you for the link to that thread! I'll keep an eye on it.

@jamesarosen
Copy link
Owner

v4.2.1 was just released.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants