What's Changed
This is the first Migrate release meant for jQuery 4.0.0. 🎉
Core
- Prepare for Migrate 4.0.0 by @mgol in #555
- Provide a package.json exports setup inspired by jQuery Core by @mgol in #566
- Make migrateWarnProp not return the prop for disabled patches by @mgol in #571
- Update jQuery to 4.0.0-rc.1, update README by @mgol in #581
- Patch & warn against jQuery.now & jQuery.camelCase by @mgol in #599
Data
- Patch & warn about props from Object.prototype in data objects by @mgol in #561
- Patch
$._dataas well by @mgol in #569
Deferred
Event
Docs
- Improve the solution for
boolean-attributesby @mgol in #588 - Fix an incorrect warning message & other issues in warnings.md by @mgol in #593
- Fix typos, comments, etc. by @mgol in #607
Full Changelog: 3.6.0...4.0.1