react-router
react-router copied to clipboard
feat(router): add type safety to `json` & `redirect` functions
This PR brings these functions in line with what we have in the Remix repo
⚠️ No Changeset found
Latest commit: 07917876cca85e8d7ba7abb57126d41c59162a95
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
I think we may want to close this and let https://github.com/remix-run/react-router/discussions/9854 handle all data-typings together?
oh I see you have a separate PR for useLoaderData too. I linked to that from the proposal, once that gets accepted maybe we can just run with these PRs then!
Doing some housecleaning to start 2023 so I'm going to lose these 2 PRs out until the proposal gets accepted and we can re-open or bring along the changes then 👍
Re-opening because @brophdawg11 started with https://github.com/remix-run/remix/pull/5679
Let's hold on this for a bit longer, we have some APIs coming in Remix v3 (which will come through RR) that may or may not make these typings obsolete :). But at the very least we should wait to make sure that anything we do for typings on these functions plays nicely with the upcoming v3 APIs
Closing for now - will re-open if/when we want to add these 👍