Skip to content

Releases: get-convex/convex-backend

Precompiled 2025-10-20-978d3b9

20 Oct 19:35

Choose a tag to compare

Pre-release
Update

GitOrigin-RevId: c0a11dd5947ccb1928daac145859fc13b626cc31

Precompiled 2025-10-17-c2e1c54

17 Oct 19:55

Choose a tag to compare

Pre-release
docs: Put the ESLint plugin out of beta (#42127)

GitOrigin-RevId: f6c567b1d5526f6ec13f156fb0384de6acd9cbb2

Precompiled 2025-10-17-4b3f099

17 Oct 22:24

Choose a tag to compare

Pre-release
Remove references to audit_logs_enabled from big-brain (#42142)

GitOrigin-RevId: fe6fc509b88f566701b84909c2529f09470ef3f7

Precompiled 2025-10-16-f229bbd

16 Oct 19:06

Choose a tag to compare

Pre-release
Truncate values displayed by stringifyValueForError (#42023)

This can otherwise create very long error messages, which is presumably not helpful.

GitOrigin-RevId: 1574b89728022d4438390350fc856f3dcaa8e84c

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