You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dependency maintenance - Updated Vite to 8.2.1, Biome to 2.5.7, Puppeteer to 25.5.0, and Chrome types to 0.2.5.
Real Chrome E2E - Updated the pinned Chrome for Testing version to 151.0.7922.71 for Puppeteer 25.5.0.
Fixed
Windows private state - Skip unsupported POSIX permission-bit checks when reading private state files on Windows. Thanks to Andrey Oz (@ozand) for #181.
Chrome test mocks - Add the required tab lastAccessed value for the updated Chrome type definitions.