Let's make state management boring again. ✅

// Old import { useStore } from 'store'; // New import { useStoreV2 } from 'store-v2';

[Current Date]