mirror of
https://github.com/bigskysoftware/htmx.git
synced 2026-02-27 18:39:30 +00:00
fix history note
This commit is contained in:
parent
de1621dd5a
commit
d59babf7fa
@ -29,9 +29,8 @@ This document outlines the major changes between htmx 2.x and htmx 4.x.
|
||||
|
||||
### History Storage
|
||||
- History no longer uses localStorage
|
||||
- History now uses sessionStorage for local cache
|
||||
- Prevents cross-tab contamination
|
||||
- More reliable history restoration
|
||||
- History now issues a full page refresh request on navigation
|
||||
- Much, much more reliable history restoration
|
||||
- This is more of a "fixing" change than a "breaking" change :)
|
||||
|
||||
## New Features
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user