Full Changelog: 0.0.9...0.0.10
hotfix
- Add
@MainActor
toStateStorage
'sstate
.
This resolves data-race problems, but there's no need to keepStateStorage
asactor
now.
Maybe some big changes are needed.
Full Changelog: 0.0.9...0.0.10
@MainActor
to StateStorage
's state
.StateStorage
as actor
now.