File tree 2 files changed +10
-1
lines changed 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ Changes in [ 35.1.0] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v35.1.0 ) (2024-12-18)
2
+ ==================================================================================================
3
+ This release updates matrix-sdk-crypto-wasm to fix a bug which could prevent loading stored crypto state from storage.
4
+
5
+ ## 🐛 Bug Fixes
6
+
7
+ * Upgrade matrix-sdk-crypto-wasm to 1.11.0 ([ #4593 ] ( https://github.com/matrix-org/matrix-js-sdk/pull/4593 ) ).
8
+
9
+
1
10
Changes in [ 35.0.0] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v35.0.0 ) (2024-12-17)
2
11
==================================================================================================
3
12
## 🚨 BREAKING CHANGES
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " matrix-js-sdk" ,
3
- "version" : " 35.0 .0" ,
3
+ "version" : " 35.1 .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