File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ Changes in [ 34.5.0] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v34.5.0 ) (2024-09-10)
2
+ ==================================================================================================
3
+ ## 🦖 Deprecations
4
+
5
+ * Deprecate unused callback hooks ` CryptoCallbacks.onSecretRequested ` and ` CryptoCallbacks.getDehydrationKey ` ([ #4376 ] ( https://github.com/matrix-org/matrix-js-sdk/pull/4376 ) ). Contributed by @richvdh .
6
+
7
+
1
8
Changes in [ 34.4.0] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v34.4.0 ) (2024-08-27)
2
9
==================================================================================================
3
10
## ✨ Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " matrix-js-sdk" ,
3
- "version" : " 34.5.0-rc.0 " ,
3
+ "version" : " 34.5.0" ,
4
4
"description" : " Matrix Client-Server SDK for Javascript" ,
5
5
"engines" : {
6
6
"node" : " >=20.0.0"
You can’t perform that action at this time.
0 commit comments