-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Discuss latest changes to master before releasing #2061
Comments
Well, too late I guess https://twitter.com/jashkenas/status/568564455937839106 |
Too late indeed. We can follow up with a 1.8.1 pronto if needed. Hopefully it won't be... |
Those were both fixed. 1.7's |
1.8 has the same behavior as 1.6, which is intentional b17bd67. |
Do you mind cleaning up the ones that weren't changes made last minute by @jashkenas? I'd love for this to be the jumping off point to fix 1.8 with 1.8.1. And this time, let's actually fix it. |
Additionally, we have a breaking change to a brand new feature in 1.7: Overriding @jashkenas Please revoke 1.8 from npm. Let's get these issues worked out, and ship a 1.8.1. |
I don't think we should allow overriding I'm more concerned about the IE8 test failures. What on earth happened to poor old IE? |
But #1582... and it was brand new! |
For the record, I like `_.mapObject` better. But this change was undiscussed. Re: jashkenas#2061, 4f771e0
For the record, I like `_.mapObject` better. But this change was undiscussed. Re: jashkenas#2061, 4f771e0
Guys USE SEMVER! These sort of breaking changes should make this pump up a complete version number! |
Closing this since there are relevant PRs for each of the changes.
|
For the record, I like `_.mapObject` better. But this change was undiscussed. Re: jashkenas#2061, 4f771e0
For the record, I like `_.mapObject` better. But this change was undiscussed. Re: jashkenas#2061, 4f771e0
There are a lot of changes happening right now that have not been discussed, including breaking changes.
6d3100e...master
At the very least these should be pull requests that other contributors can discuss.
Changes include:
_.transform
_.create
_.keysIn
to_.allKeys
_.mapValues
to_.mapObject
_.assign
to_.extendOwn
_.matches
to_.isMatch
_.matcher
alias_.matches
_.extend
)The text was updated successfully, but these errors were encountered: