Skip to content

Commit b4f2fff

Browse files
committed
fix(og-image): bump to nuxt-og-image 6.3.5, add compare snapshot
6.3.5 fixes the prerender+strict URL signing bug: pages prerendered with strict mode now emit /_og/d/ (dynamic, signed) URLs instead of /_og/s/ (static, unsigned) so they work at runtime. Also disables restrictRuntimeImagesToOrigin (HMAC signing is sufficient) and adds the compare OG image e2e snapshot.
1 parent 9a795dd commit b4f2fff

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"marked": "17.0.4",
9292
"module-replacements": "2.11.0",
9393
"nuxt": "4.3.1",
94-
"nuxt-og-image": "6.3.4",
94+
"nuxt-og-image": "6.3.5",
9595
"ofetch": "1.5.1",
9696
"ohash": "2.0.11",
9797
"perfect-debounce": "2.1.0",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)