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 1515 "react-dom" : " ^19.0.0"
1616 },
1717 "devDependencies" : {
18- "@tanstack/eslint-plugin-query" : " ^5.90.2 " ,
18+ "@tanstack/eslint-plugin-query" : " ^5.91.0 " ,
1919 "@types/react" : " ^18.2.79" ,
2020 "@types/react-dom" : " ^18.2.25" ,
2121 "@vitejs/plugin-react" : " ^4.3.4" ,
Original file line number Diff line number Diff line change 1717 "react-dom" : " ^19.0.0"
1818 },
1919 "devDependencies" : {
20- "@tanstack/eslint-plugin-query" : " ^5.90.2 " ,
20+ "@tanstack/eslint-plugin-query" : " ^5.91.0 " ,
2121 "@types/react" : " ^18.2.79" ,
2222 "@types/react-dom" : " ^18.2.25" ,
2323 "@vitejs/plugin-react" : " ^4.3.4" ,
Original file line number Diff line number Diff line change 1717 "react-dom" : " ^19.0.0"
1818 },
1919 "devDependencies" : {
20- "@tanstack/eslint-plugin-query" : " ^5.90.2 " ,
20+ "@tanstack/eslint-plugin-query" : " ^5.91.0 " ,
2121 "@types/react" : " ^18.2.79" ,
2222 "@types/react-dom" : " ^18.2.25" ,
2323 "@vitejs/plugin-react" : " ^4.3.4" ,
Original file line number Diff line number Diff line change 1313 "solid-js" : " ^1.9.7"
1414 },
1515 "devDependencies" : {
16- "@tanstack/eslint-plugin-query" : " ^5.90.2 " ,
16+ "@tanstack/eslint-plugin-query" : " ^5.91.0 " ,
1717 "typescript" : " 5.8.3" ,
1818 "vite" : " ^6.3.6" ,
1919 "vite-plugin-solid" : " ^2.11.6"
Original file line number Diff line number Diff line change 11# @tanstack/eslint-plugin-query
22
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+
39## 5.90.2
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @tanstack/eslint-plugin-query" ,
3- "version" : " 5.90.2 " ,
3+ "version" : " 5.91.0 " ,
44 "description" : " ESLint plugin for TanStack Query" ,
55 "author" : " Eliya Cohen" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments