From 8aaae60e55e9e1ba3230044b6945e2dd595f01dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Go=C5=82e=CC=A8biowski-Owczarek?= Date: Sat, 17 Jan 2026 21:26:03 -0600 Subject: [PATCH] All: Update the 4.0 category to account for the stable 4.0.0 release --- categories.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/categories.xml b/categories.xml index 0fded172..266a0524 100644 --- a/categories.xml +++ b/categories.xml @@ -621,12 +621,11 @@ var files = event.originalEvent.dataTransfer.files; This is a pre-release. Behavior may change before 4.0.0 final is released.

Aspects of the API that were changed in the corresponding version of jQuery.

Dropped support for IE <11 & Edge Legacy, removed deprecated APIs, added FormData support, improved support for CSP & Trusted Types. Automatic JSONP promotion removed. Special handling of boolean attributes removed.

Callbacks & Deferred modules are now excluded from the Slim build.

jQuery is now authored in ESM.

-

For more information, see the jQuery Core 4.0 Upgrade guide and the Release Notes/Changelog of jQuery 4.0.0-rc.1.

+

For more information, see the jQuery Core 4.0 Upgrade guide and the Release Notes/Changelog of jQuery 4.0.0.


]]>