Skip to content

Releases: apify/apify-sdk-js

apify@3.1.9

06 Sep 12:42
Compare
Choose a tag to compare

3.1.9 (2023-09-06)

Note: Version bump only for package apify

@apify/scraper-tools@1.1.2

28 Jul 09:53
Compare
Choose a tag to compare

1.1.2 (2023-07-28)

Bug Fixes

  • declare missing dependency on tslib (bc27118)

Features

apify@3.1.8

20 Jul 15:36
Compare
Choose a tag to compare

3.1.8 (2023-07-20)

Bug Fixes

  • require newer version of apify-client and other packages (24a3a4b)

Features

apify@3.1.7

09 Jun 18:52
Compare
Choose a tag to compare

3.1.7 (2023-06-09)

Note: Version bump only for package apify

apify@3.1.6

09 Jun 10:11
Compare
Choose a tag to compare

3.1.6 (2023-06-09)

Bug Fixes

  • only print status message when explicitly provided in Actor.exit() (#203) (85159e4)

apify@3.1.5

31 May 10:57
Compare
Choose a tag to compare

3.1.5 (2023-05-31)

Bug Fixes

  • add missing options parameter to Actor.setStatusMessage() (712e8c6)

Features

apify@3.1.4

23 Mar 09:16
Compare
Choose a tag to compare

3.1.4 (2023-03-23)

Bug Fixes

  • log status message only once and without prefix (#179) (1f11a6a)

apify@3.1.3

22 Mar 17:47
Compare
Choose a tag to compare

3.1.3 (2023-03-22)

Bug Fixes

  • call/callTask accept waitSecs instead of waitForFinish (#176) (f0c73d8)

Features

apify@3.1.2

07 Feb 11:31
Compare
Choose a tag to compare

3.1.2 (2023-02-07)

Bug Fixes

  • declare missing dependency on tslib (bc27118)
  • remove unused export of QueueOperationInfoOptions (b29fe48)

apify@3.1.1

13 Nov 16:39
Compare
Choose a tag to compare

3.1.1 (2022-11-13)

Features

  • add statusMessage to AbortOptions (fb10bb6)
  • warn about actor not being initialized before using storage methods (#126) (91cd246)