rsnext/packages/next/next-server
JJ Kasper f791577569
Ensure redirect from GS(S)P doesn't render (#18749)
This ensures we don't render the page un-necessarily when a redirect is returned from `getStaticProps` or `getServerSideProps`.

Possibly related: https://github.com/vercel/next.js/issues/18735
Closes: https://github.com/vercel/next.js/issues/18747
2020-11-03 16:40:50 +00:00
..
lib Ensure locale is added/stripped correctly (#18712) 2020-11-02 23:32:56 +00:00
server Ensure redirect from GS(S)P doesn't render (#18749) 2020-11-03 16:40:50 +00:00