v1.1.0
Atomic State APIs
This APIs allow to safely/atomically update a given State based on the current value.
- updateState
- getAndUpdateState
- updateAndGetState
- StateKey.update
- StateKey.updateAndGet
- StateKey.getAndUpdate
Performance
- Improve performance when removing an event listener