File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 0.2.0 - 2025-09-19
2+ ### Features
3+ - Add invalidate-queries-no-inline-query by @danielpza in ([ 0cc7edc] ( 0cc7edc7966532145322f3444b34fadbe99a3476 ) )
4+
5+ ### Miscellaneous Tasks
6+ - [ ** breaking** ] Rename require-query-options -> use-query-no-inline-query by @danielpza in ([ 2958f48] ( 2958f48938940a1d32e339c3f16c04f089a13901 ) )
7+ - Breaking changes stay on v0.x.x in ([ eb18847] ( eb18847effbbcd4742b97de78aee85784b26c6c5 ) )
8+
9+ ### Refactor
10+ - Refactoring in require-query-options by @danielpza in ([ 6aacaa9] ( 6aacaa9f97814f0ab433c5de8ab951cbf9d5a2f9 ) )
11+
112## 0.1.1 - 2025-09-18
213### Bug Fixes
314- Add dist/ to files in package.json by @danielpza in ([ 5ae044b] ( 5ae044baef30ecd959af31ee09dcbf2dcbd7c582 ) )
617- Fix publish workflow by @danielpza in ([ 3bd2e57] ( 3bd2e5766f6d0d00b9b12c97bdeaa2f5bccbb034 ) )
718- Add repository metadata to fix provenance by @danielpza in ([ 1cde63d] ( 1cde63dc3069991de6277da0cd70c846692710dd ) )
819- Update default export name by @danielpza in ([ 05abda5] ( 05abda5e76a19d38e430cc7a668b16c3cf2b773c ) )
9- - Add git cliff for changelog in ([ 185e98e] ( 185e98ef900efe4eb5ec706cfc02ba5712cd2061 ) )
20+ - Add git cliff for changelog by @ danielpza in ([ 185e98e] ( 185e98ef900efe4eb5ec706cfc02ba5712cd2061 ) )
1021
1122## 0.1.0 - 2025-09-18
1223### Documentation
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react-query-options" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.2.0 " ,
44 "type" : " module" ,
55 "exports" : " ./dist/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments