Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deferred: Fill in & warn jQuery.Deferred.getStackHook #528

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

mgol
Copy link
Member

@mgol mgol commented Sep 14, 2024

The API has been replaced by jQuery.Deferred.getErrorHook; the legacy name will be removed in jQuery 4.0.0.

Fixes gh-483

@mgol mgol added this to the 3.6.0 milestone Sep 14, 2024
@mgol mgol self-assigned this Sep 14, 2024
@mgol mgol force-pushed the getStackHook branch 3 times, most recently from 07c54e6 to efac12a Compare September 14, 2024 22:15
@mgol mgol changed the title Manipulation: Fill in & warn jQuery.Deferred.getStackHook Deferred: Fill in & warn jQuery.Deferred.getStackHook Sep 16, 2024
The API has been replaced by `jQuery.Deferred.getErrorHook`; the legacy
name will be removed in jQuery 4.0.0.

Fixes jquerygh-483
@mgol mgol merged commit 77e2245 into jquery:main Oct 28, 2024
11 checks passed
@mgol mgol deleted the getStackHook branch October 28, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fill & warn against jQuery.Deferred.getStackHook
2 participants