Drop the error handlers: Breaking Change
Closed this issue · 1 comments
ekryski commented
I think we should deprecate the error handlers and simply expose the error types as part of this module.
Instead we should provide middleware as part of the app boilerplate created by the generator.
This will make it easier for people to customize to their needs and greatly simplify this module.
marshallswain commented
👍