File tree Expand file tree Collapse file tree 7 files changed +11
-10
lines changed
packages/eslint-plugin-query Expand file tree Collapse file tree 7 files changed +11
-10
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 15
15
"react-dom" : " ^19.0.0"
16
16
},
17
17
"devDependencies" : {
18
- "@tanstack/eslint-plugin-query" : " ^5.90.2 " ,
18
+ "@tanstack/eslint-plugin-query" : " ^5.91.0 " ,
19
19
"@types/react" : " ^18.2.79" ,
20
20
"@types/react-dom" : " ^18.2.25" ,
21
21
"@vitejs/plugin-react" : " ^4.3.4" ,
Original file line number Diff line number Diff line change 17
17
"react-dom" : " ^19.0.0"
18
18
},
19
19
"devDependencies" : {
20
- "@tanstack/eslint-plugin-query" : " ^5.90.2 " ,
20
+ "@tanstack/eslint-plugin-query" : " ^5.91.0 " ,
21
21
"@types/react" : " ^18.2.79" ,
22
22
"@types/react-dom" : " ^18.2.25" ,
23
23
"@vitejs/plugin-react" : " ^4.3.4" ,
Original file line number Diff line number Diff line change 17
17
"react-dom" : " ^19.0.0"
18
18
},
19
19
"devDependencies" : {
20
- "@tanstack/eslint-plugin-query" : " ^5.90.2 " ,
20
+ "@tanstack/eslint-plugin-query" : " ^5.91.0 " ,
21
21
"@types/react" : " ^18.2.79" ,
22
22
"@types/react-dom" : " ^18.2.25" ,
23
23
"@vitejs/plugin-react" : " ^4.3.4" ,
Original file line number Diff line number Diff line change 13
13
"solid-js" : " ^1.9.7"
14
14
},
15
15
"devDependencies" : {
16
- "@tanstack/eslint-plugin-query" : " ^5.90.2 " ,
16
+ "@tanstack/eslint-plugin-query" : " ^5.91.0 " ,
17
17
"typescript" : " 5.8.3" ,
18
18
"vite" : " ^6.3.6" ,
19
19
"vite-plugin-solid" : " ^2.11.6"
Original file line number Diff line number Diff line change 1
1
# @tanstack/eslint-plugin-query
2
2
3
+ ## 5.91.0
4
+
5
+ ### Minor Changes
6
+
7
+ - feat: improve type of exported plugin ([ #9700 ] ( https://github.com/TanStack/query/pull/9700 ) )
8
+
3
9
## 5.90.2
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tanstack/eslint-plugin-query" ,
3
- "version" : " 5.90.2 " ,
3
+ "version" : " 5.91.0 " ,
4
4
"description" : " ESLint plugin for TanStack Query" ,
5
5
"author" : " Eliya Cohen" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments