| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| @blockprotocol_graph@0.5.0 source code.tar.gz | 2026-08-26 | 23.5 MB | |
| @blockprotocol_graph@0.5.0 source code.zip | 2026-08-26 | 28.7 MB | |
| README.md | 2026-08-26 | 557 Bytes | |
| Totals: 3 Items | 52.2 MB | 0 | |
Minor Changes
- Make
rightEntity/leftEntityonLinkEntityAndRightEntity/LinkEntityAndLeftEntitypossiblyundefined, reflecting whatgetOutgoingLinkAndTargetEntities/getIncomingLinkAndSourceEntitiesactually return when a link'shas-right-entity/has-left-entityedge is not resolved into the subgraph. Previously an unsafe cast hid this, allowing runtime crashes when consumers indexed into a missing target entity array. (@TimDiekmann, #8992)