Skip to content

Commit b084027

Browse files
committed
chore(changesets): add
1 parent ae0c071 commit b084027

3 files changed

Lines changed: 15 additions & 0 deletions

File tree

.changeset/modern-files-count.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"e2e": minor
3+
---
4+
5+
use `strictInlineStyles`in `_middleware` + include Inter Var by inline style in `_document` to test custom inline styles in `<Head>`

.changeset/tall-pants-smoke.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@next-safe/middleware": minor
3+
---
4+
5+
provide `strictInlineStyles` middleware. Extend `dist/document` to write out hashes of inline styles (Hash-based) or attach nonce to inline styles (Nonce-based).

.changeset/tall-pigs-double.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@next-safe/middleware": minor
3+
---
4+
5+
add `tellsupported` config option (a function) to `strictDynamic`. Allows for strong customization of fallback behavior by parsed user agent.

0 commit comments

Comments
 (0)