Releases: ArcadeAI/arcade-js
Releases · ArcadeAI/arcade-js
v1.11.1
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
1.11.0 (2025-10-10)
Full Changelog: v1.10.0...v1.11.0
Features
- api: api update (2774d49)
Performance Improvements
- faster formatting (2e812f3)
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.baseUrlfrom tsconfig.json (aecdf98) - internal: use npm pack for build uploads (5f97867)
v1.10.0
v1.9.1
v1.9.0
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-Typefor 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
1.8.1 (2025-06-19)
Full Changelog: v1.8.0...v1.8.1
v1.8.0
v1.7.0
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
v1.6.1
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
1.6.0 (2025-06-02)
Full Changelog: v1.5.0...v1.6.0
Features
- api: add Zod support (#122) (ffb68f9)
- api: api update (55a57e3)
- api: api update (657228f)
- api: api update (b3597c8)
- api: api update (b07cdec)
- api: api update (75a3e4b)
- api: api update (9859d40)
- api: api update (#1) (e7968d9)
- api: api update (#10) (1e47656)
- api: api update (#11) (563e94c)
- api: api update (#12) (897472b)
- api: api update (#14) (1151f08)
- api: api update (#16) (6a914f3)
- api: api update (#17) (4875282)
- api: api update (#21) (1ca22e2)
- api: api update (#24) (20fb01c)
- api: api update (#26) (8ec0f02)
- api: api update (#27) (111ec9b)
- api: api update (#29) (eb2ea4d)
- api: api update (#31) (ee310ab)
- api: api update (#32) (fd3d50a)
- api: api update (#33) (db060d2)
- api: api update (#38) (ddcc5ba)
- api: api update (#4) (1b690a3)
- api: api update (#5) (10be6fd)
- api: api update (#7) (2bef6fc)
- api: api update (#75) (36eb88d)
- api: api update (#76) (2f699c1)
- api: api update (#78) (1fae253)
- api: api update (#79) (168b1f5)
- api: api update (#83) (8b701be)
- api: api update (#84) (801c58d)
- api: api update (#90) (2d7892d)
- api: api update (#93) (18eb994)
- client: send
X-Stainless-Timeoutheader (#87) (4fef4b4) - internal: make git install file structure match npm (#48) (be11980)
Bug Fixes
- api: fix ArcadeClient type (#126) (faaf9ed)
- api: resolve Arcade type conflict (#124) (40562b4)
- client: fix export map for index exports (#92) (c00087c)
- client: normalize method (#61) (7f729f2)
- client: normalize method (#70) (346cc8a)
Chores
- ci: bump node version for release workflows (5c4078a)
- docs: grammar improvements (85cf666)
- improve publish-npm script --latest tag logic (18435a7)
- internal: bump cross-spawn to v7.0.6 (#53) (d6daed2)
- internal: codegen related update (b08b538)
- internal: codegen related update (fa2c88e)
- internal: codegen related update (#46) (e691e31)
- internal: codegen related update (#47) (b1d7d2b)
- internal: codegen related update (#55) (e79c1f3)
- internal: codegen related update (#63) (0b6a70b)
- internal: codegen related update (#64) (4e9b37b)
- internal: codegen related update (#65) (ec268d8)
- internal: codegen related update (#66) (e2944f0)
- internal: codegen related update (#67) (0f7971e)
- internal: codegen related update (#68) (82e6e41)
- internal: codegen related update ([#69](https://github.com/ArcadeAI/arcade...