Skip to content

Commit

Permalink
Update Changelog.md for 1.15.0 (#29296)
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 080d72c25cb7ef2a2e869ff8a32c1d46f4320462
  • Loading branch information
jordanhunt22 authored and Convex, Inc. committed Aug 28, 2024
1 parent 85beb1b commit 99de13e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions npm-packages/convex/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## Unpublished

## 1.15.0

- 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

## 1.14.0

- Updates to ConvexReactClient to work better with authentication and server
Expand Down

0 comments on commit 99de13e

Please sign in to comment.