June 9, 2016
jQuery 3.0 released
jQuery 3.0 shipped on June 9, 2016 — dropping legacy IEInternet Explorer — Microsoft's browser that dominated the web in the 1990s and 2000s. workarounds and slimming the library for modern browsers.
What it was for
jQuery 3.0 removed old IEInternet Explorer — Microsoft's browser that dominated the web in the 1990s and 2000s. hacks, improved animation performance, and tightened edge-case behavior — the line that assumed evergreen browsers only. WordPressA PHP CMS powering millions of sites — themes, plugins, and the block editor for publishing. and legacy themes eventually migrated; greenfield projects increasingly chose ReactA JavaScript library for building UIs — component trees and declarative rendering for the web. and Vue instead.
Why it's here
jQuery 3.0 drew a line under the IE6–8 era for the world's most-used JS library.
Why it mattered
It signaled jQuery's shift from growth to maintenance as SPAs took over.
What it solved
Carrying decade-old browser compatibility code bloated every page load.
Media
- ImagejQuery
Unknown authorUnknown author, Public domain, via Wikimedia Commons
Related
- jQuery 1.0 releasedAugust 26, 2006
- AngularJS 0.9.0 open-sourcedOctober 20, 2010
- React open-sourced at JSConf USMay 29, 2013