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

feat: add js docs to client undefined error #600

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

avasisht23
Copy link
Contributor

@avasisht23 avasisht23 commented Apr 19, 2024

Pull Request Checklist


PR-Codex overview

This PR introduces a new custom error class ClientUndefinedHookError for cases when a hook is called without a client.

Detailed summary

  • Added a new custom error class ClientUndefinedHookError
  • Error is thrown when a hook is called without a client
  • Includes a parameter hookName for specifying the hook name

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@avasisht23 avasisht23 merged commit 7eabe78 into main Apr 19, 2024
2 checks passed
@avasisht23 avasisht23 deleted the 04-19-feat_add_js_docs_to_client_undefined_error branch April 19, 2024 19:16
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.

1 participant