ballingtB
Convex Community12mo ago
2 replies
ballingt

Convex 1.19.0 is out!


The main change is local deployments for development https://docs.convex.dev/cli/local-deployments

Local deployments run your Convex dev deployment for your project on your local machine, which should make syncing your code faster. It also makes resources used during development like function calls and database bandwidth free, since it's your own compute resources you're using!
Was this page helpful?