[AP-2892] Unlist Browser Use v4 migration guide - #2797
Merged
shriyatheunicorn merged 1 commit intoAug 21, 2026
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
shriyatheunicorn
self-requested a review
August 21, 2026 00:01
shriyatheunicorn
approved these changes
Aug 21, 2026
antonvishal
pushed a commit
to antonvishal/stagehand
that referenced
this pull request
Aug 21, 2026
Unlists the Browser Use → v4 migration guide (follow-up to browserbase#2756): - Removes `v4/migrations/browser-use` from the Migration guide nav group in `packages/docs/docs.json` - Adds `noindex: true` to the page frontmatter so search engines skip it The page remains reachable at https://docs.stagehand.dev/v4/migrations/browser-use by direct link — it's just no longer in the sidebar or indexed. - `jq empty packages/docs/docs.json` passes (valid JSON) Requested by: shriya@browserbase.com Linear: https://linear.app/browserbase/issue/AP-2892/unlist-browser-use-v4-migration-guide-from-docs-nav
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Unlists the Browser Use → v4 migration guide (follow-up to #2756):
v4/migrations/browser-usefrom the Migration guide nav group inpackages/docs/docs.jsonnoindex: trueto the page frontmatter so search engines skip itThe page remains reachable at https://docs.stagehand.dev/v4/migrations/browser-use by direct link — it's just no longer in the sidebar or indexed.
Test plan
jq empty packages/docs/docs.jsonpasses (valid JSON)Requested by: shriya@browserbase.com
Linear: https://linear.app/browserbase/issue/AP-2892/unlist-browser-use-v4-migration-guide-from-docs-nav