Skip to content

Commit b40cc05

Browse files
committed
chore(changesets): add
1 parent 6e91096 commit b40cc05

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@next-safe/middleware": patch
3+
---
4+
5+
use correct call order in `render()` of custom `Document` components. That should prevent things from breaking in ISR mode.

.changeset/stupid-beds-perform.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@next-safe/middleware": patch
3+
---
4+
5+
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`.

.changeset/thick-papayas-sleep.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"e2e": patch
3+
---
4+
5+
add a custom css-in-js styled `pages/404.tsx`

0 commit comments

Comments
 (0)