Skip to content

0.22.0

Latest

Choose a tag to compare

@buiapp buiapp released this 14 Jun 19:08
· 1 commit to main since this release

0.22.0

  • Thread-safety improvements
  • Prevented independent signal graphs from blocking each other across threads.
  • Fixed missed effect executions in threaded graph updates.
  • Improved computed/effect dependency tracking under concurrent updates.
  • Note: single-thread sync graph workloads may have modest overhead from thread-safe coordination.

Full Changelog: 0.21.5...0.22.0