Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: drop node8 support, support for async iterators (#227)
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.
- Loading branch information