Documentation Index
Fetch the complete documentation index at: https://velt-velt-node-docs-v1-0-2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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 →

