Releases: get-convex/convex-backend
Releases · get-convex/convex-backend
Precompiled 2025-10-20-978d3b9
Update GitOrigin-RevId: c0a11dd5947ccb1928daac145859fc13b626cc31
Precompiled 2025-10-17-c2e1c54
docs: Put the ESLint plugin out of beta (#42127) GitOrigin-RevId: f6c567b1d5526f6ec13f156fb0384de6acd9cbb2
Precompiled 2025-10-17-4b3f099
Remove references to audit_logs_enabled from big-brain (#42142) GitOrigin-RevId: fe6fc509b88f566701b84909c2529f09470ef3f7
Precompiled 2025-10-16-f229bbd
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
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