jQuery project updates addressing temporary CDN issues
As part of its ongoing infrastructure updates, the jQuery infrastructure team is making configuration and deployment changes to address intermittent outages reported by some users. The issue is the...
View ArticlejQuery 3.6.1 Maintenance Release
jQuery 3.6.1 has been released! It’s been a while since our previous release. We were looking at fixing some elusive edge cases related to focus and blur, but we never quite got the fix right. If...
View ArticlejQuery 3.6.2 Released!
You probably weren’t expecting another release so soon, but jQuery 3.6.2 has arrived! The main impetus for this release was the introduction of some new selectors in Chrome. More on that below. As...
View ArticlejQuery 3.6.3 Released: A Quick Selector Fix
Last week, we released jQuery 3.6.2. There were several changes in that release, but the most important one addressed an issue with some new selectors introduced in most browsers, like :has(). We...
View ArticlejQuery 3.6.4 Released: Selector Forgiveness
If you’ve been following along with recent jQuery releases, we have been working on how to address the recent addition of some new selectors in browsers, especially :has. jQuery 3.6.3 settled on the...
View ArticlejQuery 3.7.0 Released: Staying in Order
jQuery 3.7.0 is now available! This release has it all: bug fixes, a new method, and a performance improvement! We even dropped our longtime selector engine: Sizzle. Or, I should say, we moved it into...
View ArticlejQuery 3.7.1 Released: Reliable Table Row Dimensions
jQuery 3.7.1 has been released! This release fixes a regression from jQuery 3.6.0 that resulted in rounded dimensions for <tr /> elements in Chrome and Safari. Also, a (mostly) internal Sizzle...
View ArticlejQuery 4.0.0 BETA!
jQuery 4.0.0 has been in the works for a long time, but it is now ready for a beta release! There’s a lot to cover, and the team is excited to see it released. We’ve got bug fixes, performance...
View ArticleUpgrading jQuery: Working Towards a Healthy Web
jQuery’s influence on the web will always be evident. When it was first introduced in 2006, jQuery became a fundamental tool for web developers almost immediately. It simplified JavaScript...
View ArticleSecond Beta of jQuery 4.0.0
Last February, we released the first beta of jQuery 4.0.0. We’re now ready to release a second, and we expect a release candidate to come soon. This release comes with a major rewrite to jQuery’s...
View Article