Skip to content

v2.23.6

Choose a tag to compare

@nocoo nocoo released this 08 Jun 01:57
· 15 commits to main since this release

v2.23.6

Changed

  • Revert "fix(sync): prune stale cursors.files and knownFilePaths each sync"
  • Write cursor state as compact JSON
  • Roll @cloudflare/workers-types to 4.20260607.1

Fixed

  • Keep parse-failed paths out of knownFilePaths
  • Evict known-only stale entries from knownFilePaths
  • Make protectedPrefixes match cursor paths that use the Windows separator
  • Exempt OpenCode mtime-skipped dirs from cursor prune
  • Also prune cursors whose path no longer exists on disk
  • Prune cursor entries that are stale aliases of a discovered file
  • Prune stale cursors.files and knownFilePaths each sync
  • Deduplicate files by inode to prevent Multica symlink inflation