Commit 20ef922
fix(types): remove duplicate Array condition in MutationKey type (#9754)
* fix(types): preserve readonly mutation keys by removing duplicate Array check
* Fix duplicate Array condition in MutationKey type
* ci: apply automated fixes
* fix: make MutationKey type consistent with QueryKey
* chore: trigger GitHub UI refresh
---------
Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>1 parent 969801c commit 20ef922
File tree
2 files changed
+6
-1
lines changed- .changeset
- packages/query-core/src
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1070 | 1070 | | |
1071 | 1071 | | |
1072 | 1072 | | |
1073 | | - | |
| 1073 | + | |
1074 | 1074 | | |
1075 | 1075 | | |
1076 | 1076 | | |
| |||
0 commit comments