You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jQuery deprecations are poorly documented, in various places you get different answers as to when a rule was deprecated. Is it when core is updated, or when jquery migrate is updated? And the docs at api.jquery.com are missing a lot of deprecations (e.g. all of 3.2).
jQuery deprecations are poorly documented, in various places you get different answers as to when a rule was deprecated. Is it when core is updated, or when jquery migrate is updated? And the docs at api.jquery.com are missing a lot of deprecations (e.g. all of 3.2).
Going by the release notes we are missing a few things:
3.3: https://blog.jquery.com/2018/01/19/jquery-3-3-0-a-fragrant-bouquet-of-deprecations-and-is-that-a-new-feature/
3.2: https://blog.jquery.com/2017/03/16/jquery-3-2-0-is-out/
Other info:
Task about 3.2/3.3 deprecations: jquery/api.jquery.com#972
The text was updated successfully, but these errors were encountered: