You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin can be included with versions of jQuery as old as 1.6.4 to identify potential upgrade issues via its JQMIGRATE console warnings.
@@ -27,7 +27,7 @@ All warnings generated by this plugin start with the string "JQMIGRATE". A list
27
27
This version provides console warning messages when deprecated and/or removed APIs are used. Use this version during development and debugging, and whenever you are reporting bugs to the jQuery team.
28
28
29
29
**Latest released development version:** This file is hosted on jQuery's CDN, and can be hotlinked if desired.
@@ -37,7 +37,7 @@ This version provides console warning messages when deprecated and/or removed AP
37
37
The minified production file is compressed and does not generate console warnings. Do not use this file for development or debugging, it will make your life miserable.
This file is hosted on jQuery's CDN, and can be hotlinked if desired.
42
42
43
43
**Current work-in-progress build:** Although this file represents the most recent updates to the plugin, it may not have been thorougly tested. We do not recommend using this file on production sites since it may be unstable; use the released production version above.
0 commit comments