Skip to content

@tanstack/history@1.162.2

Choose a tag to compare

@github-actions github-actions released this 06 Sep 21:26
Immutable release. Only release title and notes can be modified.
a58e01c

Patch Changes

  • #8264 9035abc - Respect ignoreBlocker during go() navigation, including document unload warnings. Preserve beforeunload warnings during back and forward navigation unless ignoreBlocker is requested, and clear the bypass after same-document traversal so later document navigation still warns about unsaved changes.

    Restore the original browser history entry when forward or multi-entry navigation is blocked.