chore: cherry-pick commits for v3.10.2 patch release#12265
Merged
slorber merged 20 commits intoJul 10, 2026
Conversation
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
#11944) Co-authored-by: Thanasis Katsios <th.katsios@kaizengaming.com> Co-authored-by: sebastien <lorber.sebastien@gmail.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
#12127) Co-authored-by: sebastien <lorber.sebastien@gmail.com>
… issue (#12012) Co-authored-by: sebastien <lorber.sebastien@gmail.com>
#12180) fix(i18n): complete Spanish translations for theme-common and theme-live-codeblock
…12238) Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
getRouteLastUpdatedAt/getRouteLastmod used truthiness checks on the
numeric lastUpdatedAt, so a legitimate timestamp of 0 (1970-01-01, e.g.
from front matter last_update: {date: 1970-01-01}) was treated as 'no
value' and the <lastmod> entry was silently omitted. The adjacent
=== null guard already shows the intent to distinguish absent from
present. Use != null so 0 is preserved.
Adds a regression test (fails before / passes after).
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
✅ [V2]
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Size Change: 0 B Total Size: 12 MB ℹ️ View Unchanged
|
⚡️ Lighthouse report for the deploy preview of this PR
|
|
Size Change: 0 B Total Size: 12.4 MB ℹ️ View Unchanged
|
#12069) Co-authored-by: sebastien <lorber.sebastien@gmail.com>
Collaborator
Author
|
There are CI failures but they are not really relevant:
The rest works |
This was referenced Jul 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Backport and cherry-pick commits from main for v3.10.2 patch release:
@swc/html, fix StackBlitz playground #12055extractLeadingEmoji()edge cases #12100@types/gtag.js, upgrade@swc/html#12080docusaurus serveshould pass--hosttoserver.listen()#12127trustPolicydowngrade issue #12012@11ty/gray-matter#12181Test Plan
CI + preview
Test links
https://deploy-preview-12265--docusaurus-2.netlify.app/