Zustand DevTools
+1
-1
| { | ||
| "manifest_version": 2, | ||
| "name": "Zustand DevTools", | ||
| "version": "1.12.0", | ||
| "version": "1.13.0", | ||
| "description": "Inspect and debug Zustand state stores in real-time. View state snapshots, track actions, and time-travel through state changes.", | ||
@@ -6,0 +6,0 @@ "author": "Your Name", |
+0
-3
@@ -69,4 +69,2 @@ /** | ||
| }); | ||
| console.log(`%c[ZustandDevTools] ✅ Registered: ${storeName}`, 'color:#ff6b35;font-weight:bold'); | ||
| } | ||
@@ -317,3 +315,2 @@ | ||
| emit('DEVTOOLS_READY', {}); | ||
| console.log('%c[ZustandDevTools] Injected ✅ — watching for Zustand stores...', 'color:#ff6b35;font-weight:bold'); | ||
| })(); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet