-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature: allow custom hook name (#234)
* feature: allow custom hook name * add typings * fix lint issue * simplify handleCorsOptionsDelegator * validate hook in simple case * add more checks for hooks * use onRespone hook for hook tests * move hook related test to hooks.test.js * simplify handleCorsOptionsDelegator * handle hooks with payload parameter properly * remove onError * improve Readme Co-authored-by: Uzlopak <aras.abbasi@googlemail.com>
- Loading branch information
Showing
5 changed files
with
909 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.