fix(httpclient): pass query params as object for smartrequest compatibility

This commit is contained in:
2025-07-25 11:27:55 +00:00
parent 1190500221
commit 16135cae02
3 changed files with 11 additions and 4 deletions

View File

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