Files
zopu-code/repos/effect-smol/.changeset/fix-rpc-json-id-edges.md

6 lines
190 B
Markdown

---
"effect": patch
---
Fix JSON-RPC serialization for `id` values that are falsey but valid, including `0` and `""`, while still mapping `null` to Effect's internal notification sentinel.