fix(Angular): deprecate angular.merge
This function has problems with special object types but since it's not used in core, it is not worth implementing fixes for these cases. A general purpose library like lodash (provides `merge`) should be used instead. Closes #12653 Closes #14941 Closes #15180 Closes #15992 Closes #16036
M
Martin Staffa committed
dc41f465baae9bc91418a61f446596157c530b6e
Parent: 6e3b5a5
Committed by Martin Staffa <mjstaffa@gmail.com>
on 6/29/2017, 8:53:40 AM