This released jQuery get improvements such as:
- Selector with disable options
- Exposed
- jQuery.noConflict although loaded with AMD
- Whitespace
- Map file
You can follow the manual upgrade using pluginJQuery Migrate 3.0 or 3.0 that will help you identify problems with your existing code.
You also can use the CDN of https://code.jquery.com/jquery-3.1.1.js or https://code.jquery.com/jquery-3.1.1.min.js. NPM also be used to get the latest jQuery as follows
$ npm install jquery@3.1.1
No comments:
Post a Comment