Skip to content

Version Packages#1389

Merged
Michael Price (michael-pr) merged 1 commit into
mainfrom
changeset-release/main
Jul 14, 2026
Merged

Version Packages#1389
Michael Price (michael-pr) merged 1 commit into
mainfrom
changeset-release/main

Conversation

@qa-wolf-ops

@qa-wolf-ops qa-wolf-ops Bot commented Jul 7, 2026

Copy link
Copy Markdown

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@qawolf/cli@1.2.0

Minor Changes

  • c2e13b2: Support Node 20. The engines.node floor is lowered to >=20.19.0, and on Node
    versions without native TypeScript support (Node 20, and Node 22.15–22.17) flows
    are now loaded through the @oxc-node/core ESM loader, which transpiles and
    resolves TypeScript at runtime. Bun and Node 22.18+ are unaffected. A CI matrix
    smoke-tests the published bundle on Node 20, 22, 24, and Bun.

    Note: the @qawolf/* platform packages currently declare engines.node >=22.22.0,
    so installing on Node 20 prints EBADENGINE warnings. They are verified to run on
    Node 20.19, and the warnings are non-fatal unless engine-strict is enabled.

Patch Changes

  • cae4b3d: Provide shared local flow runtime dependencies for email inboxes and environment variable persistence across web and Android flows.
  • f69f2de: Fix ERR_MODULE_NOT_FOUND for correctly declared flow dependencies: dependency discovery now validates an ancestor node_modules before reusing it, and falls back to installing the project's declared deps when none satisfies them (reported as Installing N project dependencies…).

@github-actions github-actions Bot force-pushed the changeset-release/main branch from d87c6ea to a4176ca Compare July 14, 2026 14:19
@github-actions github-actions Bot force-pushed the changeset-release/main branch from a4176ca to f0866f2 Compare July 14, 2026 14:20
@michael-pr Michael Price (michael-pr) merged commit 948fb5e into main Jul 14, 2026
5 checks passed
@michael-pr Michael Price (michael-pr) deleted the changeset-release/main branch July 14, 2026 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant