·
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
- old
- all exports are now done via named exports instead of default exports (with exception of logger instance)
- removed
startsWith
polyfill andnewPromise
andrequestPromised
methods