Changelog
-
v1.3.4
- August 17, 2024Fixed:
redirect
andnotFound
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, 2024Fixed: Import issue.
-
v1.3.2
- August 16, 2024- Fixed error code inferrence problem.
- Make error codes config optional.
- Error messages for the base error map can be overriden from config.