Commit bdedac2
committed
fix(og-image): bump to 6.3.7, clean config
6.3.7 root-fixes the hash propagation bug: options._hash is now set on
the original payload (not just the local copy), so the prerender plugin
stores hashes and OG image prerender succeeds without orphans.
Also fixes orphan cleanup (route.contents cleared for downstream hooks)
so module ordering (og-image before html-validator) prevents long-title
errors without needing the rule disabled.
No workarounds remain: no nitro.prerender.ignore, no html-validator
patch, no long-title: off.1 parent f3ebfd6 commit bdedac2
3 files changed
+8
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
| 291 | + | |
296 | 292 | | |
297 | 293 | | |
298 | 294 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments