11# tanstack-query-chrome-devtools-3 Development Guidelines
22
3- Auto-generated from all feature plans. Last updated: 2026-03-28
3+ Auto-generated from all feature plans. Last updated: 2026-03-30
44
55## Active Technologies
66- TypeScript 5.9 (strict mode) + React 19, WXT 0.20, Tailwind CSS v4, lucide-react (for mutation status icons) (002-page-layout-placeholders)
@@ -40,6 +40,8 @@ Auto-generated from all feature plans. Last updated: 2026-03-28
4040- N/A (no storage changes in this feature) (021-ui-layout-fixes)
4141- TypeScript 5.9 (strict mode) + React 19, WXT (web extension framework), @tanstack/query-core (022-action-button-fetch-state)
4242- N/A (in-memory state synced via message passing) (022-action-button-fetch-state)
43+ - TypeScript (strict mode) on React 19 + WXT + ` @tanstack/query-core ` , WXT, ` lucide-react ` , ` highlight.js ` (023-icon-stale-query-bugs)
44+ - N/A (ephemeral in-memory state + browser.storage.session for SW recovery) (023-icon-stale-query-bugs)
4345
4446- TypeScript 5.9 (strict mode) + React 19, WXT 0.20, Tailwind CSS v4, highlight.js 11, lucide-react, @tanstack/query-core (001-setup-connection-message)
4547
@@ -59,9 +61,9 @@ npm test && npm run lint
5961TypeScript 5.9 (strict mode): Follow standard conventions
6062
6163## Recent Changes
64+ - 023-icon-stale-query-bugs: Added TypeScript (strict mode) on React 19 + WXT + ` @tanstack/query-core ` , WXT, ` lucide-react ` , ` highlight.js `
6265- 022-action-button-fetch-state: Added TypeScript 5.9 (strict mode) + React 19, WXT (web extension framework), @tanstack/query-core
6366- 021-ui-layout-fixes: Added TypeScript (strict mode), React 19 + WXT (web extension framework), Tailwind CSS v4 (` @tailwindcss/vite ` ), ` @tanstack/query-core ` , ` lucide-react ` , ` highlight.js ` , ` @tanstack/react-virtual ` (to be removed)
64- - 020-filter-relative-time: Added TypeScript (strict mode) + React 19.2 + React 19, @tanstack/react-virtual 3.13, WXT 0.20, Tailwind CSS v4
6567
6668
6769<!-- MANUAL ADDITIONS START -->
0 commit comments