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(ssr): use different language tag when with duplicate langs #7921

Merged
merged 10 commits into from
Feb 16, 2023

Commits on Jan 7, 2023

  1. Configuration menu
    Copy the full SHA
    a8620d1 View commit details
    Browse the repository at this point in the history
  2. add hreflang tag testing

    yin1999 committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    c630a3f View commit details
    Browse the repository at this point in the history
  3. add comments

    yin1999 committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    995d10e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    6131b99 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Configuration menu
    Copy the full SHA
    758162d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. let LANGUAGE_TAGS be a frozen object

    Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
    yin1999 and caugner committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d25174f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6177a8d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Update ssr/render.ts

    caugner authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    7f3a19d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bd8314 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99ae29d View commit details
    Browse the repository at this point in the history