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.91.0 "  ,
18+     "@tanstack/eslint-plugin-query" : " ^5.91.1 "  ,
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.91.0 "  ,
20+     "@tanstack/eslint-plugin-query" : " ^5.91.1 "  ,
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.91.0 "  ,
20+     "@tanstack/eslint-plugin-query" : " ^5.91.1 "  ,
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.91.0 "  ,
16+     "@tanstack/eslint-plugin-query" : " ^5.91.1 "  ,
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.1  
4+ 
5+ ### Patch Changes  
6+ 
7+ -  avoid typescript import in no-void-query-fn rule ([ #9759  ] ( https://github.com/TanStack/query/pull/9759 ) )
8+ 
39## 5.91.0  
410
511### Minor Changes  
Original file line number Diff line number Diff line change 11{
22  "name" : " @tanstack/eslint-plugin-query"  ,
3-   "version" : " 5.91.0 "  ,
3+   "version" : " 5.91.1 "  ,
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