---
title: "jQuery 4.0 released, first major version since 2016 • DEVCLASS"
url: https://daily.dev/posts/jquery-4-0-released-first-major-version-since-2016-devclass-dthf1vpz2
source_url: https://devclass.com/2026/01/19/jquery-4-0-released-first-major-version-since-2016/
type: article
source: "DEVCLASS"
published: 2026-01-19T14:01:59.633Z
updated: 2026-02-28T04:16:11.431Z
tags: ["security", "webdev", "javascript", "jquery"]
reading_time: 4
upvotes: 25
comments: 3
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# jQuery 4.0 released, first major version since 2016 • DEVCLASS

**[DEVCLASS](https://daily.dev/sources/devclass)** · 4 min read · 25 upvotes · 3 comments

## Summary

jQuery 4.0 has been released, the first major version in nearly 10 years. The update drops support for Internet Explorer 10 and legacy browsers, adopts ES modules, and reduces library size by over 3kb. Breaking changes include removal of APIs with native browser equivalents, alignment with W3C focus/blur event specifications, and support for Trusted Types to prevent cross-site scripting attacks. Despite being used by 70.9% of all websites, some developers question jQuery's relevance for modern web development, citing improved browser compatibility and native JavaScript capabilities. However, others appreciate its concise API and ease of use.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://devclass.com/2026/01/19/jquery-4-0-released-first-major-version-since-2016/>

## Community discussion

Top comments from developers on daily.dev.

**@amizzo** · 2 upvotes

> whoa everyone's doing the 2016 meme apparently...

**@coderkini** · 0 upvotes

> It is interesting that this article quotes a Redditor - https://old.reddit.com/r/programming/comments/1qfxo89/jquery_40_released/o08ht01/
>
> I just think about React and how it's fast become the jQuery of today's web development work. The unnecessary complexity, tooling fatigue, issues and (many times) bloat that it introduces makes me think, React is like the jQuery of the modern times.

**@rucaua** · 0 upvotes

> WOW. I will never use it obvious. But WOW!!!

## Similar posts on daily.dev

- [jQuery 4.0.0 JavaScript library features trusted types](https://daily.dev/posts/jquery-4-0-0-javascript-library-features-trusted-types-ycv0lqp4p) · InfoWorld · 2 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security), [#webdev](https://daily.dev/tags/webdev), [#javascript](https://daily.dev/tags/javascript), [#jquery](https://daily.dev/tags/jquery)

[View this post on daily.dev](https://daily.dev/posts/jquery-4-0-released-first-major-version-since-2016-devclass-dthf1vpz2)
