feat(transactions): add full pagination support with older_id and custom count parameters

This commit is contained in:
2025-07-25 02:58:15 +00:00
parent 7cb38acf1e
commit 1190500221
4 changed files with 169 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@apiclient.xyz/bunq",
"version": "4.0.1",
"version": "4.1.0",
"private": false,
"description": "A full-featured TypeScript/JavaScript client for the bunq API",
"type": "module",