Releases: ArcadeAI/arcade-js
Releases · ArcadeAI/arcade-js
v2.4.1
v2.4.0
2.4.0 (2026-04-18)
Full Changelog: v2.3.0...v2.4.0
Features
Chores
- ci: skip lint on metadata-only changes (6eb86b4)
- internal: codegen related update (03c83ef)
- internal: tweak CI branches (a4f5461)
- internal: update gitignore (42e376c)
- internal: update multipart form array serialization (1fc185b)
- tests: bump steady to v0.19.4 (5b281e0)
- tests: bump steady to v0.19.5 (4a7fbca)
- tests: bump steady to v0.19.6 (0c0518c)
- tests: bump steady to v0.19.7 (b95d4df)
- tests: bump steady to v0.20.1 (f6bbd99)
- tests: bump steady to v0.20.2 (ad56f20)
- tests: bump steady to v0.22.1 (36d8fa3)
Refactors
- tests: switch from prism to steady (6d28088)
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)