historyJavaScriptHistoryMediumWhich window.history method adds a new entry to the session history without reloading?1history.pushState()2history.reload()3history.append()4history.navigate()Back to list