Skip to content

docs(solid-query): add 'mutationOptions' to config.json navigation#10455

Merged
DamianOsipiuk merged 1 commit intomainfrom
docs/solid-query-add-mutationOptions-to-config
Apr 11, 2026
Merged

docs(solid-query): add 'mutationOptions' to config.json navigation#10455
DamianOsipiuk merged 1 commit intomainfrom
docs/solid-query-add-mutationOptions-to-config

Conversation

@sukvvon
Copy link
Copy Markdown
Collaborator

@sukvvon sukvvon commented Apr 11, 2026

🎯 Changes

  • Add mutationOptions navigation entry to docs/config.json for solid-query

✅ 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).

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Apr 11, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 11, 2026

📝 Walkthrough

Walkthrough

A new mutationOptions API reference entry was added to the Solid framework documentation configuration. The entry points to the corresponding Solid framework reference documentation and is positioned alongside other related API reference entries.

Changes

Cohort / File(s) Summary
Documentation Configuration
docs/config.json
Added new mutationOptions API Reference entry for Solid framework, linking to framework/solid/reference/mutationOptions within the existing Solid API Reference children list.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A reference so new, to mutations we go,
In Solid's framework, the docs now will show,
One line at a time, our knowledge does grow,
A config update, swift and clean as fresh snow! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: adding 'mutationOptions' to the config.json navigation for solid-query documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description check ✅ Passed The pull request description comprehensively covers all required sections from the template with specific details about the changes and proper checklist completion.

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

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/solid-query-add-mutationOptions-to-config

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

@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Apr 11, 2026

View your CI Pipeline Execution ↗ for commit 2348746

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

☁️ Nx Cloud last updated this comment at 2026-04-11 18:14:13 UTC

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Changeset Version Preview

No changeset entries found. Merging this PR will not cause a version bump for any packages.

@sukvvon sukvvon self-assigned this Apr 11, 2026
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 11, 2026

More templates

@tanstack/angular-query-experimental

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

@tanstack/eslint-plugin-query

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

@tanstack/preact-query

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

@tanstack/preact-query-devtools

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

@tanstack/preact-query-persist-client

npm i https://pkg.pr.new/@tanstack/preact-query-persist-client@10455

@tanstack/query-async-storage-persister

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

@tanstack/query-broadcast-client-experimental

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

@tanstack/query-core

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

@tanstack/query-devtools

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

@tanstack/query-persist-client-core

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

@tanstack/query-sync-storage-persister

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

@tanstack/react-query

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

@tanstack/react-query-devtools

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

@tanstack/react-query-next-experimental

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

@tanstack/react-query-persist-client

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

@tanstack/solid-query

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

@tanstack/solid-query-devtools

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

@tanstack/solid-query-persist-client

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

@tanstack/svelte-query

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

@tanstack/svelte-query-devtools

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

@tanstack/svelte-query-persist-client

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

@tanstack/vue-query

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

@tanstack/vue-query-devtools

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

commit: 2348746

@github-actions
Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
react full 11.99 KB (0%)
react minimal 9.02 KB (0%)

@DamianOsipiuk DamianOsipiuk merged commit 24de260 into main Apr 11, 2026
10 checks passed
@DamianOsipiuk DamianOsipiuk deleted the docs/solid-query-add-mutationOptions-to-config branch April 11, 2026 18:15
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