You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pass options to handler (#8)
* Pass options to handler function
* Update README.md for options in handler function
* Update promise handling
* General rewriting
* Update JS module exports
Use TypeScript and compile to JS on release (#4)
* Use TypeScript and compile to JS on release
* clean up
* Update package.json
* Make list of hooks public