You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replaced navigateToRoot and resetToRoot with switchBackStack and showRoot
which have more predictable behavior and won't throw exceptions when called
in certain back stack states.
Renamed replaceAll to replaceAllBackStacks.
Fixed an issue that would cause delayed state updates after a predictive back
gesture. These delayed state updates could cause the app to be unresponsive for
a moment or that the same back navigation was repeated.
Removed the deprecated NavEventNavigator.
Codegen
Remove support for running as an Anvil plugin. Khoshu's codegen now always needs to be
used through KSP.