Skip to content

Commit d755666

Browse files
olaservoclaude
andcommitted
fix(spec): correct Jotai provider claim - provider-less by default
Jotai uses provider-less mode by default since v2. Provider is only needed for SSR, subtree isolation, or custom initial values. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 6a132d6 commit d755666

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

specification/v2_storage.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ See [v2_tech_stack.md](./v2_tech_stack.md#pino-rationale) for Pino configuration
108108

109109
**Cons:**
110110
- Less intuitive for imperative state updates
111-
- Requires Provider at React root
112111
- Smaller ecosystem than Zustand
113112

114113
**Verdict:** Good alternative, but less proven in MCP tooling context

0 commit comments

Comments
 (0)