jQuery 3.7.1 is now available. This release includes bug fixes.
jQuery 3.7.1 is a fast, small, and feature-rich JavaScript library.
It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.
jQuery 3.7.1 Changelog
Bug fixes
Build
- Generate the slim build on `grunt` & run `compare_size` on it (763ade6d)
- Make sure `*.cjs` & `*.mjs` files use UNIX line endings as well (3c18c1f3)
- switch preferred email for timmywil (72ae577c)
- Build: Bump actions/checkout from 3.5.2 to 3.5.3 (a370d7df)
- Reference GitHub Actions by commit SHAs (#5266, 0ea85dad)
- Test on Node.js 20, stop testing on Node.js 14 & 19 (b473729d)
- Updating the 3.x-stable version to 3.7.1-pre. (64460dac)
Core
- Fix regression in jQuery.text() on HTMLDocument objects (#5264, 44c56f87)
CSS
- Make the reliableTrDimensions support test work with Bootstrap CSS (3.x version) (#5270, a288838c)
Deprecated
- Define `.hover()` using non-deprecated methods (7287894f)
Docs
- Fix typos found by codespell (4a29888c)
- remove stale gitter badge from readme (141518e9)
- Remove the “Grunt build” section from the PR template (992a6653)
Release
- revert change that broke release (399b201b)
- update authors (f85d521c)
Selector
- Only attach the unload handler in IE & Edge Legacy (#5281, 87467a6f)
- Re-expose jQuery.find.tokenize (3.x version) (#5259, 13a870b6)
Tests
- Disable the “:lang respects escaped backslashes” test (#5271, 5aa7d93a)
- Skip a new `.text()` test in IE 9 (b84146ce)
Although updates are tested, you’re always encouraged to backup your files before patching.
Tags: Javascript Library, Libraries, Softaculous
Related Links
- Live Demo:
See jQuery in action (Softaculous site (External link)) - Official Website:
Learn more about jQuery software (External link) - Run jQuery in your website:
Please Contact us for more information or start any Hosting Plan and install jQuery from Softaculous software library - jQuery Changelog:
To read changelog source Click Here (jQuery External link)