Skip to content

v1.3.3

Choose a tag to compare

@guhcostan guhcostan released this 09 Jun 17:13

What's Changed

Fixed

  • Silence EPERM errors on temp file cleanup — macOS SIP/TCC returns EPERM for system-owned temp directories (e.g. /var/folders/.../T/com.apple.*). Previously this flooded your terminal with dozens of Failed to remove ... EPERM lines that were expected and not actionable. Now silently skipped. (#63)

Changed

  • Bump typescript to 6.0.3 (#60)
  • Bump tsdown to 0.22.0 (#60)

Full Changelog: v1.3.1...v1.3.3