0.8.0-beta.2
Pre-release
Pre-release
·
10 commits
to beta
since this release
0.8.0-beta.2 (2026-09-02)
Added
Fixed
- projection: give removeOwned a clear refusal for a plain file, not a raw ENOTDIR (98878a9)
- projection: guard the copy-fallback against pre-existing content and write the ownership marker before copying (0ec3c85)
- projection: rethrow non-ENOENT stat failures in the slot IO layer (26e9785)
- projection: stop existsSync-swallowed errors from misreporting broken links, harden the ownership marker, and re-check before deleting (fb21d1b)
- projection: stop the marker from being clobbered or spoofed (1734fc0)
Changed
- projection: correct observeSlot's doc comment to mention the marker read (3fda86f)