feat(core): switch to native fetch API for all HTTP requests

This commit is contained in:
2025-07-27 07:19:34 +00:00
parent fb30c6f4e3
commit c9fab7def2
8 changed files with 85 additions and 54 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@apiclient.xyz/bunq",
"version": "4.1.3",
"version": "4.2.0",
"private": false,
"description": "A full-featured TypeScript/JavaScript client for the bunq API",
"type": "module",
@@ -33,7 +33,6 @@
"@push.rocks/smartfile": "^11.2.5",
"@push.rocks/smartpath": "^5.0.18",
"@push.rocks/smartpromise": "^4.2.3",
"@push.rocks/smartrequest": "^2.0.21",
"@push.rocks/smarttime": "^4.0.54"
},
"files": [