jquery-migrate icon indicating copy to clipboard operation
jquery-migrate copied to clipboard

Fill & warn against jQuery.Deferred.getStackHook

Open mgol opened this issue 2 years ago • 2 comments

jQuery.Deferred.getStackHook is being renamed to jQuery.Deferred.getErrorHook in 3.7.0; the old API will be removed in 4.0.0.

Ref https://github.com/jquery/jquery/pull/5211 Ref https://github.com/jquery/api.jquery.com/issues/1221

mgol avatar Feb 21 '23 18:02 mgol

See:

  • https://github.com/jquery/jquery/issues/5201
  • https://github.com/jquery/api.jquery.com/issues/1221

mgol avatar Feb 21 '23 18:02 mgol

PR: #528

mgol avatar Sep 14 '24 22:09 mgol