Skip to content

Add mise-driven Chromium minimum and document browser support#52

Merged
sm17p merged 1 commit intomainfrom
issue-35
Mar 27, 2026
Merged

Add mise-driven Chromium minimum and document browser support#52
sm17p merged 1 commit intomainfrom
issue-35

Conversation

@sm17p
Copy link
Copy Markdown
Owner

@sm17p sm17p commented Mar 27, 2026

Summary

  • Chromium minimum: minimum_chrome_version is set from WXT_MIN_CHROME_VERSION in wxt.config.ts via import.meta.env. The value is not hardcoded in config; supply it through mise.toml [env] or a local .env.
  • CI / local parity: mise.toml defines Node and [env] (including WXT_MIN_CHROME_VERSION). Workflows use jdx/mise-action so GitHub Actions load the same toolchain and env.
  • Documentation: README and AGENTS describe minimum browser support and the Firefox policy (Firefox strict_min_version stays literal until Firefox can be exercised in automation).
  • Skills: WXT and e2e Playwright Cursor skills updated for mise and manifest env.

Other changes

  • wxt-env.d.ts: ImportMetaEnv includes WXT_MIN_CHROME_VERSION.
  • Small storage / UI store / app.config updates; e2e fixture server tweak; remove demo Playwright tests-examples spec; minor CHANGELOG edit.

Test plan

  • pnpm check and pnpm lint
  • pnpm build with mise active (or WXT_MIN_CHROME_VERSION set in the environment)

Closes #35

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 27, 2026

⚠️ No Changeset found

Latest commit: bc4f81e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@sm17p sm17p merged commit 74d6b04 into main Mar 27, 2026
2 checks passed
@sm17p sm17p deleted the issue-35 branch March 27, 2026 01:12
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.

Minimum Browser Version Support | A thread

1 participant