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 Type to solve issue found in #36008 #36671

Merged
merged 4 commits into from
May 23, 2022
Merged

Fix Type to solve issue found in #36008 #36671

merged 4 commits into from
May 23, 2022

Commits on May 4, 2022

  1. Fix Type to solve issue found in #36008

    It seems the types inside of `DocumentInitialProps` have inconsistencies with the type coming from a fragment 
    
    The issue is documented here #36008
    Josehower committed May 4, 2022
    Configuration menu
    Copy the full SHA
    7dc3e89 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Add test

    ijjk committed May 23, 2022
    Configuration menu
    Copy the full SHA
    46d3c24 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'canary' into patch-4

    # Conflicts:
    #	packages/next/shared/lib/utils.ts
    ijjk committed May 23, 2022
    Configuration menu
    Copy the full SHA
    c3cedab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d3eb77 View commit details
    Browse the repository at this point in the history