Skip to content

Conversation

@Ayush-Patel-56
Copy link

@Ayush-Patel-56 Ayush-Patel-56 commented Nov 23, 2025

…(fix #7125)

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

What is the new behavior?

fixes (issue)

Notes for reviewers

@Ayush-Patel-56 Ayush-Patel-56 requested a review from a team as a code owner November 23, 2025 11:17
@changeset-bot
Copy link

changeset-bot bot commented Nov 23, 2025

⚠️ No Changeset found

Latest commit: 38faf23

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

@netlify
Copy link

netlify bot commented Nov 23, 2025

Deploy Preview for refine-doc-live-previews ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 38faf23
🔍 Latest deploy log https://app.netlify.com/projects/refine-doc-live-previews/deploys/6922ed43b2349a000858ed56
😎 Deploy Preview https://deploy-preview-7126--refine-doc-live-previews.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment on lines +195 to +197
git add documentation/docs/routing/hooks/use-navigation/index.md
git commit -m "docs(useNavigation): remove deprecated push/replace/goBack from docs (fix #7125)"
git push origin fix/docs/remove-deprecated-useNavigation-methods
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shouldn’t be here

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOC] deprecated methods still listed in documentation of useNavigation hook

2 participants