Closed mgol closed 2 weeks ago
jQuery.Deferred.getStackHook is being renamed to jQuery.Deferred.getErrorHook in 3.7.0; the old API will be removed in 4.0.0.
jQuery.Deferred.getStackHook
jQuery.Deferred.getErrorHook
3.7.0
4.0.0
Ref https://github.com/jquery/jquery/pull/5211 Ref https://github.com/jquery/api.jquery.com/issues/1221
See:
PR: #528
jQuery.Deferred.getStackHook
is being renamed tojQuery.Deferred.getErrorHook
in3.7.0
; the old API will be removed in4.0.0
.Ref https://github.com/jquery/jquery/pull/5211 Ref https://github.com/jquery/api.jquery.com/issues/1221