Skip to content

Releases: elephox-dev/builder-whoops-middleware

v0.2.0

21 Oct 23:21

Choose a tag to compare

v0.1.3

21 Oct 18:24

Choose a tag to compare

Added support for elephox 0.5

Full Changelog: v0.1.2...v0.1.3

v0.1.2

01 May 23:18

Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

27 Apr 20:03

Choose a tag to compare

Full Changelog: v0.1...v0.1.1

v0.1

27 Apr 18:03

Choose a tag to compare

  • AddsWhoopsMiddleware is a trait which adds the addWhoops method to your custom WebApplicationBuilder
  • WhoopsExceptionHandlerMiddleware is a middleware and intercepts any exception stored in the response builder and handles it using filp/whoops using the appropriate handler depending on the content type