Simple Stack 2.2.3
Simple-Stack 2.2.3 (2020-01-23)
-
FIX:
ScopedService.Activated
callback could immediately execute a navigation action, which if destroyed the current scope, then it could result in anAssertionError
(#215). -
ADD:
SimpleStateChanger
for convenience when aStateChanger
is not intended to take asynchronous execution into account.