Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions categories.xml
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,17 @@ var files = event.originalEvent.dataTransfer.files;
<hr/>
]]></desc>
</category>
<category name="Version 4.0" slug="4.0">
<desc><![CDATA[
<div id="version-support-warning" class="warning"><i class="icon-info-sign"></i> <span>This is a pre-release. Behavior may change before 4.0.0 final is released.</span></div>
<p>Aspects of the API that were changed in the corresponding version of jQuery.</p>
<p>Dropped support for IE &lt;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.</p>
<p>Callbacks & Deferred modules are now excluded from the Slim build.</p>
<p>jQuery is now authored in ESM.</p>
<p>For more information, see the <a href="https://blog.jquery.com/2024/07/17/second-beta-of-jquery-4-0-0/">Release Notes/Changelog of jQuery 4.0.0-beta.2</a>.</p>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is good, but I could see us forgetting to update this link.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've created a reminder to myself that I'll just keep moving weekly until we have a stable out. At the worst case, this will be outdated for a few days.

<hr/>
]]></desc>
</category>
<category name="All" slug="all"/>
</category>
</categories>