Skip to content

Commit 95c0247

Browse files
committed
chore(stream_chat_persistence): update CHANGELOG
1 parent 77d5600 commit 95c0247

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/stream_chat_persistence/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
- Reduce the number of DB reads in the `ChatPersistenceClient.getChannelStates` method.
66

7+
🐛 Fixed
8+
9+
- Fixed missing persistence of the `team` field on channel entities.
10+
711
🔄 Changed
812

913
- Changed how dates are stored in the local cache, from integer seconds to ISO-8601 strings, in order to preserve millisecond precision.

0 commit comments

Comments
 (0)