Skip to content
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
Compare
Choose a tag to compare
@ben-ryder 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 doing useErrorHandlerMiddleware(app, config) rather than how it did before. (#9)