Skip to content

Releases: get-convex/convex-backend

Precompiled 2025-10-16-99b1c09

16 Oct 23:04

Choose a tag to compare

Pre-release
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

16 Oct 23:23

Choose a tag to compare

Pre-release
npm release version 1.28.1 (#42083)

GitOrigin-RevId: fd91d17f1aa004694f9cb32c81f83bb3cbb4750a

Precompiled 2025-10-15-128c37a

15 Oct 20:05

Choose a tag to compare

Update Docusaurus to v3.9.1 (#42014)

GitOrigin-RevId: 9b014c43054da8fad3ca8e1503769ed81215880b

Precompiled 2025-10-15-1308394

15 Oct 20:56

Choose a tag to compare

Pre-release
precompiled-2025-10-15-1308394

Remove timeout for acquiring an isolate permit, fail immediately inst…

Precompiled 2025-10-14-ab79081

14 Oct 23:26

Choose a tag to compare

Pre-release
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

14 Oct 19:51

Choose a tag to compare

Pre-release
Make URL implementation a bit more robust (#41938)

GitOrigin-RevId: 746f5d343c422d7862e6320e11ef5afc14bff168

Precompiled 2025-10-11-6f7c63d

11 Oct 20:39

Choose a tag to compare

Pre-release
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

10 Oct 01:35

Choose a tag to compare

Pre-release
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

10 Oct 23:35

Choose a tag to compare

Pre-release
dashboard: remove flag for new logs sidebar (#41904)

GitOrigin-RevId: 39c38c9b753cb9aec0658394f1d17729731546e0

Precompiled 2025-10-09-78b6cb9

09 Oct 18:14

Choose a tag to compare

Pre-release
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