-
Notifications
You must be signed in to change notification settings - Fork 33
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
Add hook names #94
base: master
Are you sure you want to change the base?
Add hook names #94
Conversation
@SkeLLLa None of the CI errors seem to relate to changes in the PR. Do builds work on main OK? |
Update: #95 is passing, so this is something that I broke. Will check. |
Yeah, failing check look weird. Maybe there's some Maybe as workaround you could try just named arrow functions like |
sure, if current version doesn't work, will use named arrow functions! |
@SkeLLLa problem with |
This provides readable names for hook invocations in stacktraces and observability tools like New Relic.