Skip to content

v8.9.5

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Oct 20:51

8.9.5 (2025-10-24)

Bug Fixes

  • make debugger log public (#302) (e89067c)
  • prevent crash during debug on fast view churn (like with HMR) (#294) (42a5328)
  • properly convert objective-c logs into os_log (#301) (5733af1)
  • symbol loader log true errors only to not confuse terminal output (#293) (7101127)
  • x86 simulators and add better failsafe around generated class names (#303) (bb02623)

Features