When your API throws an error in local development, you will now see a formatted
output that includes the error message and stack trace in a more readable
format. This will help you quickly identify the issue and debug your
application.

![Console Error](/media/changelog/2024-10-25-better-local-errors/image.png)