Skip to content

Releases: ArcadeAI/arcade-js

v1.9.1

19 Aug 18:45
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v1.3.0

05 May 03:46
5b128ba
Compare
Choose a tag to compare

1.3.0 (2025-05-01)

Full Changelog: v1.2.1...v1.3.0

Features

Bug Fixes

Chores

  • ci: add timeout thresholds for CI jobs (8f22405)
  • ci: only use depot for staging repos (6075f2b)
  • client: minor internal fixes (8bebc61)
  • exports: cleaner resource index imports (#110) (fccbf01)
  • exports: stop using path fallbacks (#111) (b70e188)
  • internal: add aliases for Record and Array (#118) (1bab334)
  • internal: codegen related update (a1a28da)
  • internal: reduce CI branch coverage (a660f12)
  • internal: remove extra empty newlines (#108) (26b8e56)
  • internal: upload builds and expand CI branch coverage (6508a13)

Documentation

  • readme: fix typo (f4cc3b1)
  • update URLs from stainlessapi.com to stainless.com (#103) (5d4780c)

v1.2.1

24 Feb 14:17
Compare
Choose a tag to compare

1.2.1 (2025-02-22)

Full Changelog: v1.2.0...v1.2.1

Chores

  • internal: fix devcontainers setup (#95) (76d0811)

v1.2.0

21 Feb 19:28
Compare
Choose a tag to compare

1.2.0 (2025-02-18)

Full Changelog: v1.1.0...v1.2.0

Features

Bug Fixes

  • client: fix export map for index exports (#92) (088dca1)