Releases: apify/apify-client-js
Releases · apify/apify-client-js
2.12.4
2.12.3
2.12.2
2.12.1
2.11.2
2.11.1
2.11.1 (2025-01-10)
🐛 Bug Fixes
- Change type
Build.actorDefinitionstoBuild.actorDefinition(#624) (611f313) by @jirispilka - Add ActorRunPricingInfo type (#623) (8880295) by @janbuchar
2.11.0
2.11.0 (2024-12-16)
🚀 Features
- actor-build: Add actorDefinition type for actor build detail, deprecate inputSchema and readme. (#611) (123c2b8) by @drobnikj
- Add
chargemethod to the run client for "pay per event" (#613) (3d9c64d) by @Jkuzz - request-queue: Add queueHasLockedRequests and clientKey into RequestQueueClientListAndLockHeadResult (#617) (f58ce98) by @drobnikj
🐛 Bug Fixes
- actor: Correctly set type for ActorTaggedBuilds (#612) (3bda7ee) by @metalwarrior665