Skip to content

Releases: jquery/jquery-migrate

3.5.2

17 Jul 22:38
3fa589a
Compare
Choose a tag to compare

This release introduces only one change:

  • Make Migrate properly recognized as a CommonJS module in Node.js (#523, #525)

Note: you may also find jQuery Migrate 3.5.1 on npm. Do not use it, it's a result of a bad release.

3.5.0

12 Jul 22:22
ca9394d
Compare
Choose a tag to compare

Changes:

  • Manipulation: Deprecate jQuery.UNSAFE_restoreLegacyHtmlPrefilter (#518)
  • Attributes: Fix compatibility with jQuery 4.x (#496, #495)
  • Docs: Mark jQuery.fn.load( [ eventData ], handler ) as removed (#482)
  • Replace karma and testswarm with jQuery test runner (#503 + followups)