Skip to content

Releases: ArcadeAI/arcade-js

v2.4.1

21 Apr 15:07
84bb915

Choose a tag to compare

2.4.1 (2026-04-21)

Full Changelog: v2.4.0...v2.4.1

Chores

  • fix package.json indentation and add pnpm security overrides (#163) (a3afb66)

v2.4.0

21 Apr 11:55

Choose a tag to compare

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

13 Mar 23:00

Choose a tag to compare

2.3.0 (2026-03-10)

Full Changelog: v2.2.0...v2.3.0

Features

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

09 Feb 17:20

Choose a tag to compare

2.2.0 (2026-02-06)

Full Changelog: v2.1.1...v2.2.0

Features

Bug Fixes

  • client: avoid removing abort listener too early (9c4802e)

Chores

  • client: restructure abort controller binding (1a83b30)
  • internal: fix pagination internals not accepting option promises (6f96352)
  • internal: upgrade pnpm (332eae9)

v2.1.1

03 Feb 16:59

Choose a tag to compare

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

27 Jan 19:18

Choose a tag to compare

2.1.0 (2026-01-27)

Full Changelog: v2.0.0...v2.1.0

Features

  • api: api update (ae91d65)
  • zod: add zod as a dev dependency (46289b4)

v2.0.0

27 Jan 18:16

Choose a tag to compare

2.0.0 (2026-01-27)

Full Changelog: v1.16.0...v2.0.0

Features

Chores

  • break long lines in snippets into multiline (849f4ab)
  • ci: upgrade actions/github-script (816d0dc)
  • internal: update actions/checkout version (4d7660f)
  • internal: upgrade babel, qs, js-yaml (3027d67)
  • resolve module exports for lib (c6b975e)
  • upgrade lock file (01e8fdf)

v1.16.0

17 Dec 22:38

Choose a tag to compare

1.16.0 (2025-12-13)

Full Changelog: v1.15.0...v1.16.0

Features

Bug Fixes

  • mcp: correct code tool API endpoint (fc6bf5a)
  • mcp: return correct lines on typescript errors (d9e2e83)

Chores

  • internal: codegen related update (b0959a9)
  • internal: codegen related update (ca10d38)

v1.15.0

08 Dec 15:36

Choose a tag to compare

1.15.0 (2025-12-08)

Full Changelog: v1.14.0...v1.15.0

Features

Chores

  • upgrade TypeScript from 4.8.2 to 5.9.3 (#149) (604de43)

v1.14.0

06 Nov 23:58

Choose a tag to compare

1.14.0 (2025-11-06)

Full Changelog: v1.13.0...v1.14.0

Features