v1.0.5
Changed the VendorQueryRecord.AdditionalData type from Record<string, Record<string, unknown>>? to Record<string, string>? to match the API.
Changed the VendorQueryRecord.AdditionalData type from Record<string, Record<string, unknown>>? to Record<string, string>? to match the API.