fix: update navigation path for JavaScript releases in docs#745
Merged
Lauren Hirata Singh (lnhsingh) merged 2 commits intoOct 6, 2025
Conversation
Pokey Rule (pokey)
requested review from
Copilot
and removed request for
Copilot
October 6, 2025 09:39
Pokey Rule (pokey)
requested review from
Kathryn May (katmayb) and
Lauren Hirata Singh (lnhsingh)
as code owners
October 6, 2025 09:40
Pokey Rule (pokey)
force-pushed
the
pokey/fix-update-navigation-path-for-javascript-releases-in-docs
branch
from
October 6, 2025 10:21
506b455 to
e202de6
Compare
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR fixes an incorrect sidebar navigation link where the JavaScript v1.0 release notes were pointing to the Python release notes page instead of the JavaScript-specific page.
- Corrected navigation path for JavaScript releases in the documentation sidebar
- Updated agent code examples with proper message removal imports and implementation
Pokey Rule (pokey)
force-pushed
the
pokey/fix-update-navigation-path-for-javascript-releases-in-docs
branch
from
October 6, 2025 10:22
e202de6 to
cb51462
Compare
Pokey Rule (pokey)
force-pushed
the
pokey/fix-update-navigation-path-for-javascript-releases-in-docs
branch
from
October 6, 2025 10:24
cb51462 to
506b455
Compare
Christian Bromann (christian-bromann)
approved these changes
Oct 6, 2025
Eugene Yurtsev (eyurtsev)
approved these changes
Oct 6, 2025
Eugene Yurtsev (eyurtsev)
enabled auto-merge (squash)
October 6, 2025 16:45
…ipt-releases-in-docs
Lauren Hirata Singh (lnhsingh)
approved these changes
Oct 6, 2025
Lauren Hirata Singh (lnhsingh)
disabled auto-merge
October 6, 2025 21:23
Lauren Hirata Singh (lnhsingh)
merged commit Oct 6, 2025
925a6a2
into
langchain-ai:main
6 checks passed
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.
Overview
The v1.0 release notes link in the sidebar in Javascript pointed to the Python page
Type of change
Type: Fix typo/bug/link/formatting
Checklist
docs devsrc/docs.jsonif neededAdditional notes