-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Currently, we use jQuery 1.11:
| /*! jQuery v1.11.2 | (c) 2005, 2014 jQuery Foundation, Inc. | jquery.org/license */ |
The latest version listed on jQuery.com is 3.7.1, and jQuery 4 is in beta.
Despite the major version updates, the core API remains mostly unchanged. I think it is feasible to upgrade it for the various browser support and security improvements.
The upgrade guide should be consulted when doing so, and all pages using jQuery tested.
Metadata
Metadata
Assignees
Labels
No labels