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

chore(gatsby): Add types for getServerData #34406

Merged
merged 5 commits into from
Jan 6, 2022

Commits on Jan 5, 2022

  1. Add types for getServerData

    Josh committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    799acf4 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Add types for getServerData

    Josh committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    50c3339 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/get-server-data-types' of github.com:j0sh77/gatsby …

    …into fix/get-server-data-types
    Josh committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    dcbcf79 View commit details
    Browse the repository at this point in the history
  3. Revert get-server-data change

    Josh committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    631a6d2 View commit details
    Browse the repository at this point in the history
  4. Make return type a promise

    Josh committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    ea9cf58 View commit details
    Browse the repository at this point in the history