Closed
Description
jQuery Migrate was added in #7425 for the jQuery 3.0 migration but it's not something that's meant to be shipped permanently. From their README:
jQuery Migrate makes this easier, by restoring the APIs that were removed ... That way you can spot and fix what otherwise would have been errors, until you no longer need jQuery Migrate and can remove it.
@techknowlogick were there any specific issues that lead to you integrating it or was it only added "just in case"?