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

Change type of GetServerSidePropsContext.req.cookies the be the same as NextApiRequest.cookies #21336

Merged
merged 10 commits into from Jan 26, 2021

Commits on Jan 19, 2021

  1. Change type of GetServerSidePropsContext.req.cookies the be the same …

    …as NextApiRequest.cookies
    andrehsu committed Jan 19, 2021
    Copy the full SHA
    4be78ec View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Add type casting

    andrehsu committed Jan 25, 2021
    Copy the full SHA
    fdd9b46 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0df9a0a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Copy the full SHA
    4cf9784 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    013d61e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bc7a110 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    97d9288 View commit details
    Browse the repository at this point in the history
  5. Revert "Remove change that does not affect typing"

    This reverts commit 97d9288.
    timneutkens committed Jan 26, 2021
    Copy the full SHA
    d13ca03 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    60f2e1b View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    8201ca1 View commit details
    Browse the repository at this point in the history