Some highlights:
* There's a new experimental CLI command
npx convex run for running mutations, actions, and queries from the command line* Dark mode beta!
* You can now command-click to jump to source in convex npm package code instead of .d.ts files
* Finally: delete and clear tables in the dashboard!
* WebSocket reconnection works better now, and wow we know more about WebSocket browser implementations now
* Breaking: usePaginatedQuery API changes and convex/server no longer loading in browsers
And lots more, check it out here: https://blog.convex.dev/announcing-convex-0-15-0/
The main updates in 0.15.0 are:
* npx convex run (experimental)
* Breaking: usePaginatedQuery API changes
* Breaking: convex/server throws in browsers
* Next.
