Skip to content

Remove AppLoadContext#15207

Merged
brophdawg11 merged 1 commit into
mainfrom
brophdawg11/codex-remove-app-load-context
Jun 18, 2026
Merged

Remove AppLoadContext#15207
brophdawg11 merged 1 commit into
mainfrom
brophdawg11/codex-remove-app-load-context

Conversation

@brophdawg11

Copy link
Copy Markdown
Contributor

Summary

  • remove the obsolete AppLoadContext type export now that middleware always uses RouterContextProvider
  • update framework/server templates, test stubs, and docs to reference RouterContextProvider/context APIs
  • add a patch change file

Testing

  • pnpm run typecheck

@github-actions

Copy link
Copy Markdown
Contributor

Preview Build Available

Preview builds have been created for this PR. You can install react-router using:

pnpm install "remix-run/react-router#preview/pr-15207&path:packages/react-router"

And/or install other packages via:

pnpm install "remix-run/react-router#preview/pr-15207&path:packages/react-router-dev"
pnpm install "remix-run/react-router#preview/pr-15207&path:packages/react-router-express"
pnpm install "remix-run/react-router#preview/pr-15207&path:packages/react-router-node"
pnpm install "remix-run/react-router#preview/pr-15207&path:packages/react-router-serve"

These preview builds will be updated automatically as you push new commits.

@github-actions

Copy link
Copy Markdown
Contributor

✅ Change File Found

A change file file exists in this PR. Thanks!

@brophdawg11 brophdawg11 marked this pull request as ready for review June 18, 2026 17:18
@brophdawg11 brophdawg11 merged commit 31370cb into main Jun 18, 2026
15 checks passed
@brophdawg11 brophdawg11 deleted the brophdawg11/codex-remove-app-load-context branch June 18, 2026 19:00
@github-actions

Copy link
Copy Markdown
Contributor

The preview branch preview/pr-15207 has been deleted now that this PR is merged/closed.

@ryanflorence ryanflorence mentioned this pull request Jun 18, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🤖 Hello there,

We recently published version 8.0.1 which includes this pull request. If you'd like to take it for a test run please try it out and let us know what you think!

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants