3.0.1
REMOVED:
JsonApiExceptionHandlerMiddleware
accidentally catchingThrowable
s (breaking change)
FIXED:
JsonApiExceptionHandlerMiddleware
caughtThrowable
s by default, but it prevented child middleware to catch other exceptions
REMOVED:
JsonApiExceptionHandlerMiddleware
accidentally catching Throwable
s (breaking change)FIXED:
JsonApiExceptionHandlerMiddleware
caught Throwable
s by default, but it prevented child middleware to catch other exceptions