Skip to content

v8.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Mar 05:44
· 1 commit to master since this release
6b91b0c

8.0.0 (2026-03-24)

Features

BREAKING CHANGES

  • exported/restored auth state now uses auth.cookieHeader and auth.expires instead of auth.cookie. Consumers using exportState() / createFromState() persisted data, or reading state.auth.cookie directly, need to update.