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

Pass errorInfo to useErrorBoundary calbback #3689

Merged
merged 1 commit into from Aug 21, 2022

Conversation

marvinhagemeister
Copy link
Member

Fixes #3687 .

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.291% when pulling 61c7eb1 on use-error-boundary-errorinfo into 9457b22 on master.

@github-actions
Copy link

Size Change: +1 B

Total Size: 43.9 kB

Filename Size Change
hooks/dist/hooks.js 1.4 kB +1 B
hooks/dist/hooks.module.js 1.43 kB +1 B
hooks/dist/hooks.umd.js 1.48 kB -1 B
ℹ️ View Unchanged
Filename Size Change
compat/dist/compat.js 3.72 kB 0 B
compat/dist/compat.module.js 3.7 kB 0 B
compat/dist/compat.umd.js 3.78 kB 0 B
debug/dist/debug.js 3 kB 0 B
debug/dist/debug.module.js 3 kB 0 B
debug/dist/debug.umd.js 3.08 kB 0 B
devtools/dist/devtools.js 231 B 0 B
devtools/dist/devtools.module.js 240 B 0 B
devtools/dist/devtools.umd.js 307 B 0 B
dist/preact.js 4 kB 0 B
dist/preact.min.js 4.03 kB 0 B
dist/preact.module.js 4.02 kB 0 B
dist/preact.umd.js 4.06 kB 0 B
jsx-runtime/dist/jsxRuntime.js 317 B 0 B
jsx-runtime/dist/jsxRuntime.module.js 327 B 0 B
jsx-runtime/dist/jsxRuntime.umd.js 395 B 0 B
test-utils/dist/testUtils.js 444 B 0 B
test-utils/dist/testUtils.module.js 444 B 0 B
test-utils/dist/testUtils.umd.js 521 B 0 B

compressed-size-action

@marvinhagemeister marvinhagemeister merged commit 14977dd into master Aug 21, 2022
@marvinhagemeister marvinhagemeister deleted the use-error-boundary-errorinfo branch August 21, 2022 08:00
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.

support errorInfo in useErrorBoundary
3 participants