This repository has been archived by the owner on Oct 18, 2022. It is now read-only.
error-handler v0.2.0
Pre-release
Pre-release
ben-ryder
released this
10 Mar 10:48
·
82 commits
to main
since this release
Fixing the useErrorHandlerMiddleware
interface to match other libraries.
🛠️ Changes
⚠️ useErrorHandlerMiddleware
now works by doinguseErrorHandlerMiddleware(app, config)
rather than how it did before. (#9)