Added new command, npx convex function-spec, that exposes the function
metadata (name, type, validators, visibility) of functions defined in your
Convex deployment
Generated code no longer includes the "Generated by convex@version" comment
Fix issue with convexClient.query() so it always returns a Promise