You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- What changes are made in this PR? Is it a feature or a package submission?-->
3
+
<!-- What changes are made in this PR? Describe the change and its motivation.-->
4
4
5
5
## ✅ Checklist
6
6
7
-
-[ ] I have followed the steps listed in the [Contributing guide](https://github.com/TanStack/config/blob/main/CONTRIBUTING.md).
8
-
-[ ] I have tested and linted this code locally.
9
-
-[ ] I have generated a [changeset](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md) for this PR, or this PR should not release a new version.
7
+
-[ ] I have followed the steps in the [Contributing guide](https://github.com/TanStack/config/blob/main/CONTRIBUTING.md).
8
+
-[ ] I have tested this code locally with `pnpm test:pr`.
9
+
10
+
## 🚀 Release Impact
11
+
12
+
-[ ] This change affects published code, and I have generated a [changeset](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md).
13
+
-[ ] This change is docs/CI/dev-only (no release).
0 commit comments