Skip to content

Release 0.35.9

Choose a tag to compare

@mrousavy mrousavy released this 27 May 15:28
· 138 commits to main since this release

0.35.9 (2026-05-27)

馃挩 Performance Improvements

  • Prevent capturing onResolved/onRejected in Swift Promise (#1339) (2b733b9)

馃悰 Bug Fixes

  • Fix Promise<void> was destroyed! race condition by synchronizing Swift Promise operations (#1338) (d568d3a)
  • Safely wrap/copy ByteBuffer without modifying cursor state (#1335) (326d3e4)