jQuery 3.2.1 Is Now Available, With Some Hotfixes

Loading

jQuery 3.2.1 is currently available! This unleash comes with some hotfixes for regressions that were introduced within the three.2.0 build four days agone. we tend to wished to unleash this patch as quickly as doable to squash any bugs you’ll have old once upgrading. the foremost vital one had associate degreed do} with retrieving dimension or height on an inline component with no explicitly-set dimensions. this could currently work needless to say. A full list of changes is accessible below. additionally see the three.2.0 journal post for the bug fixes and enhancements that also apply if upgrading from jQuery three.1.1.

There ought to be no compatibility problems if upgrading from jQuery three.0+. If you haven’t nevertheless upgraded to jQuery 3+, please have a glance at the three.0 Upgrade Guide. The jQuery Migrate three.0 plugin can assist you to spot compatibility problems in your code.

Please seek this new unleash and allow us to comprehend any problems you old.

Changes

Core

guarantee jQuery.holdReady is within the right place (#3573, fcc9a9ec)

Dimensions

guarantee we tend to get correct values for dimension and height on parts with show “inline” (#3571, 473d2ea7)

Event

  • guarantee trigger information is passed to radio click event handlers (#3579, a6b07052)
  • Revert: Trigger checkbox and radio click events identically (35785a32).
  • Revert: Add radio click triggering tests (4d6b4536).

GitHub changelog: problems fastened in three.2.1 | All changes

Download

You can get the files from the jQuery CDN, or link to them directly:

https://code.jquery.com/jquery-3.2.1.js

https://code.jquery.com/jquery-3.2.1.min.js

You can additionally get this unleash from npm:

npm install jquery@3.2.1

Slim build

Sometimes you don’t want Ajax, otherwise you favor to use one amongst the various standalone libraries that concentrate on Ajax requests. and sometimes it’s less complicated to use a mix of CSS and sophistication manipulation for all of your net animations. in conjunction with the regular version of jQuery that has the Ajax and effects modules, we’ve discharged a “slim” version that excludes these modules. the scale of jQuery is incredibly seldom a load performance concern lately, however the slim build is regarding 6k gzipped bytes smaller than the regular version – twenty three.6k vs 30k. These files are accessible within the npm package and on the CDN:

https://code.jquery.com/jquery-3.2.1.slim.js
https://code.jquery.com/jquery-3.2.1.slim.min.js

These updates ar already accessible because the current versions on npm and Bower. info on all the ways in which to urge jQuery is accessible at https://jquery.com/download/. Public CDNs receive their copies nowadays, please offer them many days to post the files. If you’re anxious to urge a fast begin, use the files on our CDN till they need an opportunity to update.