-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
v1.2.4 #3839
Comments
Well Jeremy is currently taking on the Americas on his bike, so I believe the decision falls to @braddunbar on how and when to cut a release. #3827 and |
I scaled #3820 back to just deopting As for #3827, I think it should go out with this release, since I don't imagine any more I think it's pretty good solution... Do you have a particular objection to it? |
Right, I was referring to pre-split. I'm still not a fan of #3840.
What've you got in mind for v2? A complete overhaul? Something more gradual?
(Responding there for clarity) |
Adding #3842 as a needed bugfix. |
updates? |
Agreed, I think this is ready to go. |
Anyone want to draft up a pull request with changelog/documentation updates? |
Ping? @braddunbar If not I'll try to get a PR out tonight. |
It's usually @paulfalgout. 😄 |
First one with the PR wins! |
ha! Yeah @jdalton take it if you're up for it. I am a bit snowed under this week. If you don't get around to it, I'll jump in later. |
Draft changelog at #3921. |
Closing with #3921. |
Features
_.create
in.extend
Use _.create in extend #3553#findIndex
and#findLastIndex
toCollection
AddfindIndex
andfindLastIndex
underscore methods to Collection. #3811Bug Fixes
#_removeModels
model still in collection regression Fix _removeModels regression #3803#set
model id regression Fix 1.2.2 Model#id regression #3833#remove
returningfalse
regression Always return removed array from #_removeModels #3837#reduce
and friends regression Add reduce to deopted methods #3820Maybe
Deopt Underscore methods containingarguments
Deopt Underscore methods that usearguments
#3840#preinitialize
Add a preinitialize method to allow for true instance properties and ES6 classes #3827update
event feedback adding feedback to update event of collection #3711Object.prototype
conflicts with_.defaults
Avoid Object.prototype collisions with defaults #3843/cc @paulfalgout. 😄
The text was updated successfully, but these errors were encountered: