Changelog

Changelog

  • v1.3.4 - August 17, 2024

    Fixed: redirect and notFound errors won't be caught as unhandled errors. From now on, they will be re-thrown for nextjs to catch them, as initially intended.

  • v1.3.3 - August 17, 2024

    Fixed: Import issue.

  • v1.3.2 - August 16, 2024

    1. Fixed error code inferrence problem.
    2. Make error codes config optional.
    3. Error messages for the base error map can be overriden from config.