fix(files): file version history follow-ups - #8010
Conversation
…ng, and tidy CLI version output
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
@cubic-dev-ai review this PR |
@waleedlatif1 I have started the AI code review. It will take a few minutes to complete. |
There was a problem hiding this comment.
All reported issues were addressed across 15 files
Reply with feedback, questions, or to request a fix.
Fix all with cubic | Re-trigger cubic
|
@cubic-dev-ai review this PR |
@waleedlatif1 I have started the AI code review. It will take a few minutes to complete. |
Summary
currentVersion, version list/get, and revert now agree with the writer when the newest version row no longer holds the file's bytes (a content write that skipped recording, e.g. from a build predating version history): they report the implicit next version the next write records, so a revert precondition always names the current bytesdescribeErrorinstead of raw driver textcontentUpdatedAtversion columnfiles versions list/describeshow authors by email (id once the account is gone) via a newpeopleformat;files versions revertprints fields instead of nested JSONType of Change
Testing
Checklist