Releases: jquery/jquery-migrate
Releases · jquery/jquery-migrate
3.5.2
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
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)