Skip to content

fix(persist): use visibilitychange instead of deprecated unload event - #376

Merged
kettanaito merged 1 commit into
mainfrom
fix/drop-unload-event
Aug 30, 2026
Merged

fix(persist): use visibilitychange instead of deprecated unload event#376
kettanaito merged 1 commit into
mainfrom
fix/drop-unload-event

Conversation

@kettanaito

Copy link
Copy Markdown
Member

@kettanaito
kettanaito merged commit cb8fa69 into main Aug 30, 2026
3 checks passed
@kettanaito
kettanaito deleted the fix/drop-unload-event branch August 30, 2026 12:02
@kettanaito

Copy link
Copy Markdown
Member Author

Released: v1.1.8 🎉

This has been released in v1.1.8.

Get these changes by running the following command:

npm i @msw/data@latest

Predictable release automation by Release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

persist() relies on the deprecated unload event

1 participant