Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

feat!: drop node8 support, support for async iterators #297

Merged
merged 3 commits into from
Mar 31, 2020

Commits on Mar 31, 2020

  1. feat!: drop node8 support, support for async iterators

    BREAKING CHANGE: The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
    
    New feature: methods with pagination now support async iteration.
    alexander-fenster committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    b758603 View commit details
    Browse the repository at this point in the history
  2. fix: lint

    AVaksman authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    0d42d27 View commit details
    Browse the repository at this point in the history
  3. fix: some more lint

    AVaksman authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    e3fd5ef View commit details
    Browse the repository at this point in the history