Skip to content

Releases: apify/apify-shared-js

@apify/[email protected]

28 May 10:28

Choose a tag to compare

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

@apify/[email protected]

28 May 10:28

Choose a tag to compare

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

@apify/[email protected]

28 May 10:28

Choose a tag to compare

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

@apify/[email protected]

28 May 10:28

Choose a tag to compare

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

@apify/[email protected]

28 May 10:28

Choose a tag to compare

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

@apify/[email protected]

28 May 10:28

Choose a tag to compare

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

@apify/[email protected]

28 May 10:28

Choose a tag to compare

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

@apify/[email protected]

28 May 10:28

Choose a tag to compare

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

v0.7.6

16 Apr 07:55
247202d

Choose a tag to compare

  • Fix relative link rendering

v0.7.5

10 Apr 15:32
5450dcb

Choose a tag to compare

  • Add new actor categories.
  • Add custom image and link rendering functions for Markdown.
  • Fixes in link rendering.
  • Fix isUrlRelative function placement - it was in the wrong file.