Skip to content

1.1.0

Choose a tag to compare

@martpie martpie released this 03 Feb 15:34
· 10 commits to master since this release
  • Fix custom Error page not being wrapped by Next.js's <App>
  • Fix custom Error getInitialProps not being called
  • Error object is now merged with custom Error's getInitialProps return value
  • Add some runtime checks in case the error object is invalid

Thanks @OliWalker for the feedback 🙌