Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix got.paginate(...) typings #1099

Merged
merged 6 commits into from Mar 24, 2020
Merged

Commits on Mar 3, 2020

  1. fix: typings for paginate

    jaulz authored and Julian Hundeloh committed Mar 3, 2020
    Copy the full SHA
    bc51259 View commit details
    Browse the repository at this point in the history
  2. style: fix lint

    Julian Hundeloh committed Mar 3, 2020
    Copy the full SHA
    665b5e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. fix: use Omit instead of Except

    jaulz committed Mar 20, 2020
    Copy the full SHA
    7c8b888 View commit details
    Browse the repository at this point in the history
  2. fix: revert use of Omit

    jaulz committed Mar 20, 2020
    Copy the full SHA
    afdb1fa View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. fix: add URLOrGotPaginateOptions type

    Julian Hundeloh committed Mar 24, 2020
    Copy the full SHA
    db07241 View commit details
    Browse the repository at this point in the history
  2. test: add types to tests

    Julian Hundeloh committed Mar 24, 2020
    Copy the full SHA
    c8169b9 View commit details
    Browse the repository at this point in the history