Skip to content

v0.1.1: fix JXA NSData.length coercion in clipboard_inspect

Choose a tag to compare

@cyanheads cyanheads released this 25 May 08:10
· 20 commits to main since this release
v0.1.1
0112d4a

fix JXA NSData.length coercion in clipboard_inspect

Coerces NSData.length from JXA-wrapped NSNumber to JS number before
arithmetic — previously threw NaN byte-size errors when inspecting
non-text clipboard formats on macOS.

Fixed:

  • macOS clipboard_inspect NSData.length coercion

bun run devcheck clean.