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
authTokeninctx.meta.getRequestMetadata(). - Fixed a circular import in
convex/browserthat caused issues when usingConvexHttpClientin some JavaScript environments. - Fixed a bug in
ConvexProviderWithClerkthat 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 devoutside 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


