aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2023-03-14 22:32:45 +0100
committerGitHub <noreply@github.com>2023-03-14 22:32:45 +0100
commit258ca1ec6a373f85f7849308c967b7e6a993e6e7 (patch)
tree085396fc342655770c8578781fe230f05ac69727 /CONTRIBUTING.md
parentf088c36631df3d5dc98408debd147ea5d3618557 (diff)
downloadjquery-258ca1ec6a373f85f7849308c967b7e6a993e6e7.tar.gz
jquery-258ca1ec6a373f85f7849308c967b7e6a993e6e7.zip
Deferred: Rename `getStackHook` to `getErrorHook`
Rename `jQuery.Deferred.getStackHook` to `jQuery.Deferred.getErrorHook` to indicate passing an error instance is usually a better choice - it works with source maps while a raw stack generally does not. In jQuery `3.7.0`, we'll keep both names, marking the old one as deprecated. In jQuery `4.0.0` we'll just keep the new one. This change implements the `4.0.0` version; PR gh-5212 implements the `3.7.0` one. Fixes gh-5201 Closes gh-5211 Ref gh-5212
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions