Skip to content

Conversation

@pavan-sh
Copy link
Contributor

@pavan-sh pavan-sh commented Feb 12, 2026

🎯 Changes

Fixes a broken link in the Angular Mutation Options guide.

The “with TypeScript” link was not reliably navigating to the “Typing Query Options” section. This updates it to an explicit file + anchor:

  • from: ../typescript#typing-query-options
  • to: ../typescript.md#typing-query-options

Docs-only change.(#typing-query-options.md), which prevents navigation.
Updated the link to use the correct anchor (#typing-query-options).

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm run test:pr.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

Summary by CodeRabbit

  • Documentation
    • Fixed documentation links in Angular guides.

@changeset-bot
Copy link

changeset-bot bot commented Feb 12, 2026

⚠️ No Changeset found

Latest commit: 1f2a045

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

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 12, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 12, 2026

📝 Walkthrough

Walkthrough

A documentation link path was updated in the Angular mutation options guide. The relative link reference was corrected to properly point to the TypeScript documentation section on typing query options.

Changes

Cohort / File(s) Summary
Documentation Link Update
docs/framework/angular/guides/mutation-options.md
Corrected relative link path from ../typescript#typing-query-options.md to ../typescript.md#typing-query-options

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A link once broken, now made right,
Through docs we hop with pure delight,
TypeScript paths now shine so clear,
Navigation brought us cheer! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description check ✅ Passed The description follows the template structure, includes a clear explanation of changes, completed the checklist with appropriate selections, and correctly marked this as a docs-only change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The pull request title clearly and concisely summarizes the main change: fixing a broken TypeScript anchor link in the Angular mutation options documentation.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nx-cloud
Copy link

nx-cloud bot commented Feb 12, 2026

View your CI Pipeline Execution ↗ for commit 1f2a045

Command Status Duration Result
nx run-many --target=build --exclude=examples/*... ✅ Succeeded <1s View ↗
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 29s View ↗

☁️ Nx Cloud last updated this comment at 2026-02-12 06:30:14 UTC

@pavan-sh pavan-sh force-pushed the fix/angular-mutation-options-typescript-link branch from 40de7db to 1f2a045 Compare February 12, 2026 06:28
@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 12, 2026

More templates

@tanstack/angular-query-experimental

npm i https://pkg.pr.new/@tanstack/angular-query-experimental@10121

@tanstack/eslint-plugin-query

npm i https://pkg.pr.new/@tanstack/eslint-plugin-query@10121

@tanstack/preact-query

npm i https://pkg.pr.new/@tanstack/preact-query@10121

@tanstack/query-async-storage-persister

npm i https://pkg.pr.new/@tanstack/query-async-storage-persister@10121

@tanstack/query-broadcast-client-experimental

npm i https://pkg.pr.new/@tanstack/query-broadcast-client-experimental@10121

@tanstack/query-core

npm i https://pkg.pr.new/@tanstack/query-core@10121

@tanstack/query-devtools

npm i https://pkg.pr.new/@tanstack/query-devtools@10121

@tanstack/query-persist-client-core

npm i https://pkg.pr.new/@tanstack/query-persist-client-core@10121

@tanstack/query-sync-storage-persister

npm i https://pkg.pr.new/@tanstack/query-sync-storage-persister@10121

@tanstack/react-query

npm i https://pkg.pr.new/@tanstack/react-query@10121

@tanstack/react-query-devtools

npm i https://pkg.pr.new/@tanstack/react-query-devtools@10121

@tanstack/react-query-next-experimental

npm i https://pkg.pr.new/@tanstack/react-query-next-experimental@10121

@tanstack/react-query-persist-client

npm i https://pkg.pr.new/@tanstack/react-query-persist-client@10121

@tanstack/solid-query

npm i https://pkg.pr.new/@tanstack/solid-query@10121

@tanstack/solid-query-devtools

npm i https://pkg.pr.new/@tanstack/solid-query-devtools@10121

@tanstack/solid-query-persist-client

npm i https://pkg.pr.new/@tanstack/solid-query-persist-client@10121

@tanstack/svelte-query

npm i https://pkg.pr.new/@tanstack/svelte-query@10121

@tanstack/svelte-query-devtools

npm i https://pkg.pr.new/@tanstack/svelte-query-devtools@10121

@tanstack/svelte-query-persist-client

npm i https://pkg.pr.new/@tanstack/svelte-query-persist-client@10121

@tanstack/vue-query

npm i https://pkg.pr.new/@tanstack/vue-query@10121

@tanstack/vue-query-devtools

npm i https://pkg.pr.new/@tanstack/vue-query-devtools@10121

commit: 1f2a045

@pavan-sh pavan-sh changed the title Fix/angular mutation options typescript link docs(angular): fix TypeScript anchor link in mutation options Feb 12, 2026
@TkDodo TkDodo merged commit c2325ed into TanStack:main Feb 12, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants