1.11.7
Added
- Added the
StateFromJsonmethod to theNavigationHistorytype, to make it easy to deserialize navigation state stored as JSON during a call toNavigationManager.NavigateTo, e.g. as seen with the newInteractiveRequestOptionstype available in .NET 7. By @linkdotnet and @egil.