This is the changelog for the Payabli TypeScript SDK. It includes updates, bug fixes, and new features.

v0.0.135

Removed unused notification types from the NotificationStandardRequestContentEventType type in the TypeScript SDK.

v0.0.134

Regenerated the TypeScript SDK to incorporate latest API documentation improvements. See March 16th, 2026 for more information.


v0.0.133

Changed the TransactionDetailCustomer.AdditionalData type from string? to Record<string, string>? to match the API.





v0.0.129

Changed the TransferQueryRecordsCustomer.InvoiceData field to TransferQueryRecordsCustomer.invoiceData. This change ensures the internal representation matches the API response.