1.1.0
- Fix custom Error page not being wrapped by Next.js's
<App> - Fix custom Error
getInitialPropsnot being called - Error object is now merged with custom Error's
getInitialPropsreturn value - Add some runtime checks in case the error object is invalid
Thanks @OliWalker for the feedback 🙌