github redf0x1/camofox-browser v2.4.6
camofox-browser v2.4.6

one month ago

Fixed

  • Fixed fresh npm installs resolving incompatible Playwright builds that could crash Camoufox on first tab launch with a Browser.setDefaultViewport / isMobile protocol error.
  • playwright-core is now pinned to 1.58.1, matching the Camoufox binary/protocol bundle used by camoufox-js@0.8.5.

Upgrade

  • Upgrade to camofox-browser@2.4.6.
  • If your project uses npm overrides, pnpm overrides, Yarn resolutions, or a manually installed playwright-core, make sure it does not force Playwright above 1.58.1 on this release line.

Verification

  • npm camofox-browser@2.4.6 is published with the latest tag.
  • A clean npm install resolves playwright-core@1.58.1.
  • npm run verify:package passed.
  • Full npm test passed: 64 suites and 495 tests.

Don't miss a new camofox-browser release

NewReleases is sending notifications on new releases.