By nod_ on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.x
Issue links:
Description:
Drupal core now ships with jQuery 2.0 and does not use or ship the migrate plugin. jQuery 2.0 is API-compatible with jQuery 1.9 meaning that Drupal core will work with future optimized releases of jQuery and will be able to keep compatibility with IE8 and under in contrib.
Core version of jquery-bbq script had to be patched in order to work with jQuery 2.0.
Contrib developers can follow jQuery's upgrade guide: http://jquery.com/upgrade-guide/1.9/
See also:
Impacts:
Site builders, administrators, editors
Module developers
Themers