Skip to content

Releases: ArcadeAI/arcade-js

v1.11.1

10 Oct 22:33

Choose a tag to compare

1.11.1 (2025-10-10)

Full Changelog: v1.11.0...v1.11.1

Bug Fixes

  • pagination: handle offset=0 correctly in nextPageInfo (4246507)

v1.11.0

10 Oct 18:22

Choose a tag to compare

1.11.0 (2025-10-10)

Full Changelog: v1.10.0...v1.11.0

Features

Performance Improvements

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (22535ef)
  • internal: fix incremental formatting in some cases (e9aeed3)
  • internal: ignore .eslintcache (a33a6cd)
  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (aecdf98)
  • internal: use npm pack for build uploads (5f97867)

v1.10.0

12 Sep 23:53

Choose a tag to compare

1.10.0 (2025-09-11)

Full Changelog: v1.9.1...v1.10.0

Features

Bug Fixes

  • coerce nullable values to undefined (da6addc)

Chores

v1.9.1

19 Aug 18:45

Choose a tag to compare

1.9.1 (2025-08-16)

Full Changelog: v1.9.0...v1.9.1

Features

Chores

  • deps: update dependency node-fetch to v2.6.13 (78df6d1)
  • internal: formatting change (ffd5735)
  • internal: move publish config (0125977)
  • internal: remove redundant imports config (973de7e)
  • internal: update comment in script (a4353bc)
  • update @stainless-api/prism-cli to v5.15.0 (4f82ee4)

v1.9.0

22 Jul 19:08

Choose a tag to compare

1.9.0 (2025-07-17)

Full Changelog: v1.8.1...v1.9.0

Features

Bug Fixes

  • ci: release-doctor — report correct token name (ebd4ebb)
  • client: don't send Content-Type for bodyless methods (c288b59)

Chores

  • ci: only run for pushes and fork pull requests (087f870)
  • make some internal functions async (26f2948)
  • mention unit type in timeout docs (3a70b11)

Refactors

  • types: replace Record with mapped types (4283d2a)

v1.8.1

19 Jun 22:23

Choose a tag to compare

1.8.1 (2025-06-19)

Full Changelog: v1.8.0...v1.8.1

v1.8.0

18 Jun 17:35

Choose a tag to compare

1.8.0 (2025-06-17)

Full Changelog: v1.7.0...v1.8.0

Features

v1.7.0

17 Jun 17:06
4d40acc

Choose a tag to compare

1.7.0 (2025-06-17)

Full Changelog: v1.6.1...v1.7.0

Features

  • allow optional parameters to be nullable (#130) (25b7585)
  • client: add support for endpoint-specific base URLs (179f047)

Bug Fixes

  • publish script — handle NPM errors correctly (a6ca79b)

Chores

  • ci: enable for pull requests (710a188)
  • internal: make base APIResource abstract (3c03f6b)

v1.6.1

04 Jun 15:32

Choose a tag to compare

1.6.1 (2025-06-04)

Full Changelog: v1.6.0...v1.6.1

Chores

  • docs: use top-level-await in example snippets (e6314e7)

v1.6.0

03 Jun 00:42

Choose a tag to compare

1.6.0 (2025-06-02)

Full Changelog: v1.5.0...v1.6.0

Features

Bug Fixes

Chores

Read more