widget-api: Implement driver readStickyEvents (#31872)

* widget-api: Implement driver `readStickyEvents`

* Bump matrix widget api version to get new driver interface

* review: add comment about capabilitiesm check

* bump matrix-widget-api version to ^1.17.0
This commit is contained in:
Valere Fedronic
2026-02-27 15:15:15 +00:00
committed by GitHub
parent 8ffc8b8537
commit a5b63d582f
4 changed files with 54 additions and 4 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"testcontainers": "^11.0.0",
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0",
"wrap-ansi": "npm:wrap-ansi@^7.0.0",
"matrix-widget-api": "^1.16.1",
"matrix-widget-api": "^1.17.0",
"qs": "6.14.2"
},
"dependencies": {},