Skip to content

Add support for AbsoluteRoutes & useAbsoluteRoutes #13706

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

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

brophdawg11
Copy link
Contributor

Closes #12959, #9841

Copy link

changeset-bot bot commented May 29, 2025

🦋 Changeset detected

Latest commit: b588f7e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
react-router Patch
@react-router/architect Patch
@react-router/cloudflare Patch
@react-router/dev Patch
react-router-dom Patch
@react-router/express Patch
@react-router/node Patch
@react-router/serve Patch
@react-router/fs-routes Patch
@react-router/remix-routes-option-adapter Patch
create-react-router Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@MichaelDeBoey MichaelDeBoey changed the title Add support for AbsoluteRoutes/useAbsoluteRoutes feat(react-router): add support for AbsoluteRoutes/useAbsoluteRoutes Jun 2, 2025
@brophdawg11 brophdawg11 changed the title feat(react-router): add support for AbsoluteRoutes/useAbsoluteRoutes Add support for AbsoluteRoutes/useAbsoluteRoutes Jun 24, 2025
@brophdawg11 brophdawg11 linked an issue Jun 24, 2025 that may be closed by this pull request
@MichaelDeBoey MichaelDeBoey changed the title Add support for AbsoluteRoutes/useAbsoluteRoutes feat(react-router): add support for AbsoluteRoutes & useAbsoluteRoutes Jun 24, 2025
@brophdawg11 brophdawg11 force-pushed the brophdawg11/absolute-v7 branch from 68b5b54 to 7239a5d Compare June 25, 2025 20:10
@brophdawg11 brophdawg11 changed the title feat(react-router): add support for AbsoluteRoutes & useAbsoluteRoutes Add support for AbsoluteRoutes & useAbsoluteRoutes Jun 25, 2025
@brophdawg11
Copy link
Contributor Author

@MichaelDeBoey We don't need to change titles to use conventional commits since changesets manages everything we need for the release process

@brophdawg11 brophdawg11 added alpha-release Used by maintainers to trigger a Stage 2 (alpha) release on a PR and removed docs alpha-release Used by maintainers to trigger a Stage 2 (alpha) release on a PR labels Jun 26, 2025
@brophdawg11 brophdawg11 reopened this Jun 26, 2025
@brophdawg11 brophdawg11 added alpha-release Used by maintainers to trigger a Stage 2 (alpha) release on a PR pkg:react-router declarative and removed pkg:react-router alpha-release Used by maintainers to trigger a Stage 2 (alpha) release on a PR declarative labels Jun 26, 2025
@brophdawg11 brophdawg11 added alpha-release Used by maintainers to trigger a Stage 2 (alpha) release on a PR and removed alpha-release Used by maintainers to trigger a Stage 2 (alpha) release on a PR labels Jun 27, 2025
@github-actions github-actions bot removed the alpha-release Used by maintainers to trigger a Stage 2 (alpha) release on a PR label Jun 27, 2025
@remix-run remix-run deleted a comment from github-actions bot Jun 27, 2025
@brophdawg11 brophdawg11 added alpha-release Used by maintainers to trigger a Stage 2 (alpha) release on a PR and removed alpha-release Used by maintainers to trigger a Stage 2 (alpha) release on a PR labels Jun 27, 2025
@github-actions github-actions bot removed the alpha-release Used by maintainers to trigger a Stage 2 (alpha) release on a PR label Jun 27, 2025
@brophdawg11 brophdawg11 added alpha-release Used by maintainers to trigger a Stage 2 (alpha) release on a PR and removed alpha-release Used by maintainers to trigger a Stage 2 (alpha) release on a PR labels Jun 27, 2025
@github-actions github-actions bot removed the alpha-release Used by maintainers to trigger a Stage 2 (alpha) release on a PR label Jun 27, 2025
@brophdawg11 brophdawg11 added alpha-release Used by maintainers to trigger a Stage 2 (alpha) release on a PR and removed alpha-release Used by maintainers to trigger a Stage 2 (alpha) release on a PR labels Jun 27, 2025
@github-actions github-actions bot removed the alpha-release Used by maintainers to trigger a Stage 2 (alpha) release on a PR label Jun 27, 2025
@brophdawg11 brophdawg11 added the alpha-release Used by maintainers to trigger a Stage 2 (alpha) release on a PR label Jun 27, 2025
@github-actions github-actions bot removed the alpha-release Used by maintainers to trigger a Stage 2 (alpha) release on a PR label Jun 27, 2025
@brophdawg11 brophdawg11 force-pushed the brophdawg11/absolute-v7 branch from 4d16948 to 1ea0577 Compare June 27, 2025 15:50
@remix-run remix-run deleted a comment from github-actions bot Jun 27, 2025
@remix-run remix-run deleted a comment from github-actions bot Jun 27, 2025
@remix-run remix-run deleted a comment from github-actions bot Jun 27, 2025
@remix-run remix-run deleted a comment from github-actions bot Jun 27, 2025
@brophdawg11 brophdawg11 added the alpha-release Used by maintainers to trigger a Stage 2 (alpha) release on a PR label Jun 27, 2025
Copy link
Contributor

Alpha release created: 0.0.0-experimental-b588f7e

⚠️ Note: This release was created from the HEAD of this branch so it may contain commits that have landed in dev but have not been released yet depending on when this branch was created. You can run the following command to see the commits that may not have been released yet:

git log --pretty=oneline react-router@7.6.2..15ea158

@github-actions github-actions bot removed the alpha-release Used by maintainers to trigger a Stage 2 (alpha) release on a PR label Jun 27, 2025
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.

<AbsoluteRoutes>
2 participants