jQuery UI 1.14.2 Changelog
Released on January 29, 2026
link Supported jQuery versions
This release has been tested against jQuery 1.12.4, 2.2.4, 3.6.4, 3.7.1 & 4.0.0. Since jQuery follows semver, newer jQuery <5 versions within each major version line should generally work as well.
jQuery UI 1.14.2 triggers no jQuery Migrate messages except for its initialization one when running its test suite against jQuery 4.0.0 with jQuery Migrate 4.0.2 or jQuery 3.7.1 with jQuery Migrate 3.6.0, i.e. the latest versions at the time of this release.
link Widgets
link Spinner
link Tabs
- Tabs: Properly handle decoded/encoded anchor hashes & panel IDs (#2344, 89b0ecaaa)
- Tabs: Support URL-based credentials (#2213, 53129e9cc)
link Demos
- Fixed: Make all easing demos work (0be13b57c)
link Build
- Changed: Update ESLint to v9, migrate to flat config, lint dist files (1da395de2)
- Changed: Switch from UglifyJS to SWC minify, make the minified file ES5 (302b488b9)