Something went wrong. Try again.
A CLI for publishing standard.site documents to ATProto
Something went wrong. Try again.
fix: preserve PDS-side fields (e.g. bskyPostRef) on document update master
`updateDocument` previously built a fresh record from frontmatter only and called `putRecord`, silently dropping any PDS-side fields such as `bskyPostRef`. This broke the `<sequoia-comments>` web component after the first re-publish. Fix: fetch the existing record with `getRecord` before writing, spread its fields into the new record, then overwrite with the fresh frontmatter-derived values. This preserves all PDS-side fields while still updating the document content correctly. Fixes stevedylandev/sequoia#5
Author Russ T Fugal Committer Tangled Date (Feb 26, 2026, 12:45 AM UTC) Commit 1b1b4136 1b1b413616fddc0334cd7a4ec15d8f4af012c152 Parent 501c7bd6 501c7bd6dba25dfd3631c8bbec75fdadf9957851