jQuery Migrate
Upgrading libraries such as jQuery can be a lot of work when breaking changes have been introduced. jQuery Migrate makes this easier by restoring the APIs that were removed and additionally shows warnings in the browser console (development version of jQuery Migrate only) when removed and/or deprecated APIs are used.