Skip to content

v8.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 19:27
· 47 commits to main since this release

8.6.1 (2023-10-09)

Bug Fixes

  • bridge release adapters (#224) (70b1802)
  • delay isolate disposal when isolate is in use (5a6c2ee)
  • don't suppress timer exceptions (0c4b819)
  • fix setInterval not repeating correctly (022893f)
  • prevent JS function to native block leak (#223) (a6d7332)

Features

  • add interop.stringFromCString (#228) (185c12d)
  • add native timers (#221) (119470f)
  • add timer strong retainer annotation (efef961)
  • log the fullMessage with more details about the error (#229) (d67588c)
  • use node logic for globals and modules (#215) (a66cc42)