main- React 18 rewrite: upgraded the app from the old React 16 /react-scripts-tssetup to React 18, Vite, modern TypeScript, hooks, andcreateRoot.feat/context-split- Context split: extracted the internal state debug UI and separated state/selectors from stable actions to reduce action-only context re-renders.feat/context-split-by-domain- Domain context split: split todo input, todo list, and debug state into focused contexts so unrelated state updates notify fewer consumers.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|