Skip to content

Precompiled 2024-09-04-d0be520

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 00:51
· 138 commits to main since this release
fix `npx convex run --watch --component-path` and make schemas reacti…

…ve (#29494)

fix the CLI so it passes through component path when you do `npx convex run --watch`.

and on schema failures we can rebuild when the data changes in the component whose schema failed.

also there was a bug: when the websocket starts up after creating a query, which happens occasionally in the dashboard and happens every time when the CLI calls `subscribe`, we weren't passing the component path the second time.

GitOrigin-RevId: ee29a46f68ca5726051686636faf1ddb434036c0