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

feat(server-runtime): v2_headers future flag for inheriting ancestor headers #6431

Merged
merged 10 commits into from
May 24, 2023

Commits on May 19, 2023

  1. feat(remix-server-runtime): inherit parent route's headers if child…

    … route doesn't export `headers` (#5473)
    appden authored May 19, 2023
    Configuration menu
    Copy the full SHA
    8dab8e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46647ea View commit details
    Browse the repository at this point in the history
  3. Add tests and update docs

    brophdawg11 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    538a000 View commit details
    Browse the repository at this point in the history
  4. Update docs

    brophdawg11 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    ac537e9 View commit details
    Browse the repository at this point in the history
  5. Update docs

    brophdawg11 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    5da0662 View commit details
    Browse the repository at this point in the history
  6. Update tests

    brophdawg11 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    e206a8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2139fa View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    7b80ca3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    880d7cb View commit details
    Browse the repository at this point in the history
  3. Fix test

    brophdawg11 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    bf0bfd6 View commit details
    Browse the repository at this point in the history