Skip to content

v8.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 15:53
· 4 commits to main since this release

8.0.0 (2024-04-01)

  • feat!: changing SyncMode to just have SendToAll and SendToObservers (b9eedeb)

BREAKING CHANGES

  • SyncMode now only has two modes. SendToDirtyObservers_PackOnce mode renamed to SendToObservers and index changed from 4 to 2, Validate should auto convert from 4 to 2