Skip to content

@next-safe/middleware@0.5.1

Choose a tag to compare

Patch Changes

  • #18 b40cc05 Thanks @nibtime! - use correct call order in render() of custom Document components. That should prevent things from breaking in ISR mode.

  • #18 b40cc05 Thanks @nibtime! - fetch script/style hashes for /404 route if a request has no route/page. This makes strict CSP work with a custom pages/404.js.