Skip to content

Commit dc94bdb

Browse files
committed
chore: add changeset for Router popstate delta check improvements
1 parent 6457ffe commit dc94bdb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.changeset/stupid-camels-wash.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"@solidjs/router": patch
3+
---
4+
5+
Fix Router popstate event handling logic
6+
7+
- Simplified delta check logic for history navigation
8+
- Improved reliability of forward navigation detection
9+
- Fixed window.history.forward() navigation handling

0 commit comments

Comments
 (0)