Closed
Description
There are a lot of changes happening right now that have not been discussed, including breaking changes.
At the very least these should be pull requests that other contributors can discuss.
Changes include:
- Removing
_.transform
- Removing
_.create
- Renaming
_.keysIn
to_.allKeys
- Renaming
_.mapValues
to_.mapObject
- Renaming
_.assign
to_.extendOwn
- Renaming
_.matches
to_.isMatch
- Adding
_.matcher
alias_.matches
- Reverted some changes in 1.7 (ie.
_.extend
)