Files
zopu-code/repos/effect-smol/.changeset/fix-2002.md

6 lines
180 B
Markdown

---
"effect": patch
---
Fix `Stream.splitLines` to correctly handle standalone `\r` as a line terminator and flush the final unterminated line when the stream ends, closes #2002.