Yii Error Handler package was updated with the following enhancements:
- Add
Yiisoft\ErrorHandler\ThrowableResponseFactorythat provides a response forThrowableobject with renderer provider usage. - Mark
Yiisoft\ErrorHandler\Factory\ThrowableResponseFactoryas deprecated. - Set content type header in renderers.
- Fix dark mode argument display issues.