releases.sh

Mutations can read raw auth token; import and Clerk session bugs fixed

v1.42.2

1 feature3 fixesThis release1 featureNew capabilities3 fixesBug fixesAI-tallied from the release notes
From the original release noteView original ↗
  • Mutations and actions can now read the raw authentication token used in the request via authToken in ctx.meta.getRequestMetadata().
  • Fixed a circular import in convex/browser that caused issues when using ConvexHttpClient in some JavaScript environments.
  • Fixed a bug in ConvexProviderWithClerk that caused the Convex client to ignore session changes in some situations.
  • Fixed a bug where the codegen would not sort module paths in an order consistent with other platforms when running on Windows.
  • When running npx convex dev outside a Convex project, the CLI now returns an error message immediately instead of first asking the user to select a project and then failing later.

Fetched August 11, 2026