Libraries
@veltdev/node
New Features
-
PartialCommentAnnotationtyped fields:PartialCommentAnnotationgains four new typed fields —from,assignedTo,targetTextRange, andresolvedByUserId.resolvedByUserIduses three-state semantics (absent / explicitnull/ string) to correctly round-trip unresolve actions without droppingnull. Learn more → -
PartialTargetTextRangeinterface: NewPartialTargetTextRangeinterface withpartialTargetTextRangeFromDict/partialTargetTextRangeToDictserializers for structured text-range data. Learn more → -
PartialCommentround-trip helpers:PartialCommentgainspartialCommentFromDict/partialCommentToDicthelpers that pass through unknown keys, preserving forward compatibility. Learn more → -
sdkVersiononBaseMetadata:BaseMetadatanow includes ansdkVersionfield.baseMetadataFromDict/baseMetadataToDictserializers are exposed on the public package surface. Learn more →

