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

feat(Client): add InviteGenerationOptions#additionalScopes #5215

Merged
merged 9 commits into from Feb 10, 2021

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    2ba8763 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43bfb1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ce30c2 View commit details
    Browse the repository at this point in the history
  4. feat(Client): update typings

    ckohen committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    4d424fb View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. fix(Client): use array.some()

    ckohen committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    95774d7 View commit details
    Browse the repository at this point in the history
  2. fix(Client): better handling of Array

    Co-authored-by: izexi <43889168+izexi@users.noreply.github.com>
    ckohen and izexi committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    dc110d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. Configuration menu
    Copy the full SHA
    c17c83d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65fe64c View commit details
    Browse the repository at this point in the history
  3. fix: don't double iterate

    Co-authored-by: Antonio Román <kyradiscord@gmail.com>
    ckohen and kyranet committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    a9a4877 View commit details
    Browse the repository at this point in the history