Skip to content

Choose a tag to compare

@apify-service-account apify-service-account released this 28 May 10:28
· 1052 commits to master since this release

1.0.0 (2021-05-28)

Code Refactoring

BREAKING CHANGES

    • old apify-shared package is now gone in favour of new @apify/* packages
  • all exports are now done via named exports instead of default exports (with exception of logger instance)
  • removed startsWith polyfill and newPromise and requestPromised methods