Releases: get-convex/convex-backend
Releases · get-convex/convex-backend
Precompiled 2025-10-16-99b1c09
Implement Display for ComponentDefinitionPath (#42073) Motivation: I want to use ComponentDefinitionPath in an error message in #42013. GitOrigin-RevId: 0862de573033363bca9d48d082f1517905f54d01
Precompiled 2025-10-16-86b93b9
npm release version 1.28.1 (#42083) GitOrigin-RevId: fd91d17f1aa004694f9cb32c81f83bb3cbb4750a
Precompiled 2025-10-15-128c37a
Update Docusaurus to v3.9.1 (#42014) GitOrigin-RevId: 9b014c43054da8fad3ca8e1503769ed81215880b
Precompiled 2025-10-15-1308394
precompiled-2025-10-15-1308394 Remove timeout for acquiring an isolate permit, fail immediately inst…
Precompiled 2025-10-14-ab79081
Use posix separators for `convex.config` (#41957) Fixes an error with separators in windows vs. unix: ```Error: ROR] Could not resolve "./convex\\convex.config.js" ✖ esbuild failed: Error: Build failed with 1 error: error: Could not resolve "./convex\\convex.config.js" ``` We have to use `\` instead of`/` sometimes in the definition path. GitOrigin-RevId: 1457a5170c8a52784f828bffd2b82a91bbf7dd7c
Precompiled 2025-10-14-1321cff
Make URL implementation a bit more robust (#41938) GitOrigin-RevId: 746f5d343c422d7862e6320e11ef5afc14bff168
Precompiled 2025-10-11-6f7c63d
Fix WebSocket races in client (#41929) Reports of errors from TransitionChunks highlighted new and existing race conditions. GitOrigin-RevId: d3098b790538ffef0700cac7a1a08dde5da17afe
Precompiled 2025-10-10-e72a84a
dashboard: support group by project in usage (#41845) Adds the ability to group usage data by project on the dashboard & fixes / improves some styling and formatting GitOrigin-RevId: cb1c4408b631f12836cc83b2d26ffeb2bfaa67ed
Precompiled 2025-10-10-c32fded
dashboard: remove flag for new logs sidebar (#41904) GitOrigin-RevId: 39c38c9b753cb9aec0658394f1d17729731546e0
Precompiled 2025-10-09-78b6cb9
dashboard: fix link to project on usage page (#41811) If the team member didn't have a deployment and there was no prod deployment, the redirect looked like it was loading forever. I also inlined the logic to pick out which deployment we should redirect to into TeamUsage instead of relying on two redirects GitOrigin-RevId: 3c8b2c4ea6d8bac4e9e443c3cda4304ad805ed1d