Releases: apify/apify-client-js
Releases · apify/apify-client-js
2.10.0
v2.9.7
v2.9.6
v2.9.5
What's Changed
- fix: add
isDeprecated
to actor update type by @Jkuzz in #566 - feat: add Actor Standby types by @jirimoravcik in #569
- feat: allow
unwind
param toDatasetClient.listItems()
to be an array by @fnesveda in #576 - feat: add maxCostPerRun param by @stetizu1 in #578
New Contributors
Full Changelog: v2.9.4...v2.9.5
v2.9.4
v2.9.3
v2.9.2
v2.9.1
v2.9.0
What's Changed
- fix: publish browser bundle by @B4nan in #506
- fix: update axios to v1.6 by @B4nan in #505
- feat: add
KeyValueStore.recordExists()
method by @barjin in #510 - feat: add
log()
method to BuildClient by @tobice in #509 - feat: add
runs()
andbuilds()
top level endpoints by @foxt451 in #468
New Contributors
Full Changelog: v2.8.6...v2.9.0
v2.8.6
What's Changed
- fix: replace ReadableStream with Readable by @foxt451 in #463
- fix: add missing properties to
ActorCollectionCreateOptions
type by @jirimoravcik in #486 - feat(request-queue): Limit payload size for batchAddRequests() by @drobnikj in #489
- docs: add code owner for documentation by @TC-MO in #488
New Contributors
Full Changelog: v2.8.4...v2.8.6