mirror of
https://github.com/TanStack/query.git
synced 2026-03-28 16:37:21 +00:00
14 lines
538 B
Markdown
14 lines
538 B
Markdown
## 🎯 Changes
|
|
|
|
<!-- What changes are made in this PR? Describe the change and its motivation. -->
|
|
|
|
## ✅ Checklist
|
|
|
|
- [ ] I have followed the steps in the [Contributing guide](https://github.com/TanStack/query/blob/main/CONTRIBUTING.md).
|
|
- [ ] I have tested this code locally with `pnpm run test:pr`.
|
|
|
|
## 🚀 Release Impact
|
|
|
|
- [ ] This change affects published code, and I have generated a [changeset](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md).
|
|
- [ ] This change is docs/CI/dev-only (no release).
|