Skip to content

Commit a1f6bff

Browse files
s-adamantineclaude
andcommitted
chore: clarify breaking change note in changeset
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent dd2c5eb commit a1f6bff

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.changeset/description-union-type.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
"@hypercerts-org/lexicon": minor
33
---
44

5-
Widen description fields on activity, collection, and attachment from a bare Leaflet ref to a union of inline descriptionString and Leaflet linearDocument, with a shared def in org.hypercerts.defs
5+
Widen description fields on activity, collection, and attachment from a bare Leaflet ref to a union of inline descriptionString and Leaflet linearDocument, with a shared def in org.hypercerts.defs.
6+
7+
This is technically a breaking schema change (ref → union), but not breaking in practice: all published records already include a `$type` discriminator on the description object, so existing data validates against the union without modification.

0 commit comments

Comments
 (0)