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

Handle head.js on client-side navigation #42904

Merged
merged 9 commits into from Nov 16, 2022

Commits on Nov 14, 2022

  1. Handle head.js on client-side navigation

    Implements the last piece to make client-side navigation with head.js work, actually providing the head value and writing it into the router cache.
    
    Builds on earlier changes in vercel#42791 and vercel#42629.
    timneutkens committed Nov 14, 2022
    Copy the full SHA
    c9f9bec View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Copy the full SHA
    b3c542f View commit details
    Browse the repository at this point in the history
  2. Remove timeout

    timneutkens committed Nov 15, 2022
    Copy the full SHA
    22b7ad1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9cbe821 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2662db7 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Copy the full SHA
    c3d6477 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ac5d49b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    71bba27 View commit details
    Browse the repository at this point in the history
  4. Remove eslint disable

    timneutkens committed Nov 16, 2022
    Copy the full SHA
    7c5a942 View commit details
    Browse the repository at this point in the history