This is a slightly breaking change, simply because parameters of the form _.into() passed into these functions will now fail automatic type resolution in most cases. No functionally breaking changes though, so will not be incrementing major revision.
This is a slightly breaking change, simply because parameters of the form
_.into()
passed into these functions will now fail automatic type resolution in most cases. No functionally breaking changes though, so will not be incrementing major revision.