htmljquerywebjquery-ui

Before Updating jquery-ui 1.12.1 to 1.13.2, do I need to update jquery version as well


I am using jquery-ui-1.12.1.min.js in my project. I tried to update the jquery-ui version from 1.12.1 to 1.13.2. After updating the version the application is not working as expected (console errors). The jquery version we are using is jquery-3.5.1.min.js. Do I need to update the jquery version as well?


Solution

  • According to the jQuery UI release notes from last year, the minimal supported version of jQuery is now 1.8

    So the answer is no.

    I would today, 12th of July 2023 still upgrade to 3.7.0 from May 11, 2023