jQuery 1.12.3 and 2.2.3 Released
jQuery 1.12.3 and 2.2.3 have been released! These are small releases with a couple bug fixes. There was a minor issue that made the 1.x branch inconsistent with 2.x and a recently-introduced bug in both branches that affected the .load
method.
We do not expect this release to have any breaking changes, but if you do encounter bugs in upgrading from the previous version, please let us know.
Full changelogs
2.2.3 – GitHub changelog
1.12.3 – GitHub changelog
Download
You can include these files directly from the jQuery CDN if you like, or copy them to your own local server. The 1.x branch includes support for IE 6/7/8 and the 2.x branch does not.
https://code.jquery.com/jquery-1.12.3.js
https://code.jquery.com/jquery-1.12.3.min.js
https://code.jquery.com/jquery-2.2.3.js
https://code.jquery.com/jquery-2.2.3.min.js
These updates are already available as the current versions on npm and Bower. Information on all the ways to get jQuery is available at https://jquery.com/download/. Public CDNs receive their copies today, please give them a few days to post the files. If you’re anxious to get a quick start, use the files on our CDN until they have a chance to update.
Many thanks to all of you who participated in this release by testing, reporting bugs, or submitting patches, including Fredrik Blomqvist, Oleg Gaidarenko, Michał Gołębiowski, and the whole jQuery team.
I had a compatibility issue but as soon as I used the migrate plugin I could solve it. So everybody should to the same.
why does it take so long for google cdn?
Google takes forever, but there is always https://cdnjs.com
Any update on when this will be up on the Google CDN?
Still waiting for Google CDN to update…
Same as Cheryl above…
JQMIGRATE: Migrate is installed, version 1.4.0 jquery-migrate.min.js:2:542
Error: Syntax error, unrecognized expression: [href=#]
jquery.js:2:12733
@tom Use jQuery Migrate 1.4.1 and it should identify the point where the invalid selector is being used.