Releases: ArcadeAI/arcade-js
Releases · ArcadeAI/arcade-js
v2.3.0
2.3.0 (2026-03-10)
Full Changelog: v2.2.0...v2.3.0
Features
- api: api update (3a33fba)
- api: api update (e24ee38)
- api: api update (c8c617c)
- api: api update (57c8ca8)
- api: api update (6f576da)
- api: api update (ae5b1fa)
Bug Fixes
- client: improve parameter names (8c8ce46)
- client: preserve URL params already embedded in path (c913588)
- docs/contributing: correct pnpm link command (5bb28f3)
Chores
- ci: skip uploading artifacts on stainless-internal branches (76b537d)
- internal/client: fix form-urlencoded requests (f35400b)
- internal: avoid type checking errors with ts-reset (f8a5f85)
- internal: codegen related update (a6bd6e2)
- internal: move stringifyQuery implementation to internal function (abfec4e)
- internal: update dependencies to address dependabot vulnerabilities (a3c32b7)
- internal: upgrade pnpm version (ec9d5ba)
- test: do not count install time for mock server timeout (d5cb1f1)
- update mock server docs (b968677)
v2.2.0
2.2.0 (2026-02-06)
Full Changelog: v2.1.1...v2.2.0
Features
- api: api update (bf01d02)
Bug Fixes
- client: avoid removing abort listener too early (9c4802e)
Chores
v2.1.1
2.1.1 (2026-02-03)
Full Changelog: v2.1.0...v2.1.1
Bug Fixes
- client: avoid memory leak with abort signals (78fa958)
Chores
- client: do not parse responses with empty content-length (68c3094)
v2.1.0
v2.0.0
v1.16.0
v1.15.0
v1.14.0
v1.13.0
1.13.0 (2025-11-06)
Full Changelog: v1.12.0...v1.13.0
Features
- api: api update (5c17c66)
Bug Fixes
- client: incorrect offset pagination check (3b3adfb)