#convex and clerk
3 messages · Page 1 of 1 (latest)
Hi @mental solar. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
The knowledge sources do not provide specific information on which npm versions of Convex and Clerk-React work best together. However, it's generally recommended to use the latest stable versions of both libraries to ensure you have all the recent features and bug fixes.
For Convex, it's mentioned that it works best with TypeScript version 5.0.3 (https://www.npmjs.com/package/typescript/v/5.0.3) or newer. But this information is about TypeScript, not about the npm version of Convex itself.
For Clerk, there's no specific version mentioned in the knowledge sources.
You can check the latest versions of these libraries on their respective npm pages:
- Convex npm page (https://www.npmjs.com/package/convex)
- Clerk-React npm page (https://www.npmjs.com/package/@clerk/clerk-react)