Skip to content

Commit 445ae73

Browse files
thomasballingerConvex, Inc.
authored andcommitted
Changelog (#41813)
GitOrigin-RevId: b56afa02cb027bbce9a36d178754ce4695f39df8
1 parent ab29117 commit 445ae73

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 1.27.5
4+
5+
- Export an `AuthConfig` type to describe the object exportect from
6+
`convex/auth.config.ts`.
7+
8+
- WebSocket sync protocol support for TransitionChunk messages: just splitting a
9+
Transition (containing new query results) into multiple WebSocket messages in
10+
order prevent the server from appearing non-responsive.
11+
312
## 1.27.4
413

514
- Add a `getAuth()` method to the client which returns the current token and

0 commit comments

Comments
 (0)