element-hq / element-hq/element-call
Make it harder for Element Call and matrix-js-sdk to use non-matching versions of matrix-widget-api
Open
A-Developer-Experience
A-Embedded
Help Wanted
T-Task
- Dominant language
- TypeScript
- Stars
- 996
- Forks
- 213
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 55
Description
Potential solutions:
- The `WidgetApi` instance should be created in the matrix-js-sdk
- (maybe) Reexport all of the widget api through the matrix-js-sdk so EC does not depend on the matrix-widget-api directly
- use a `peerDependencies` depency to get warnings if versions dont match.
Contributor guide
Assessment
This issue has not been assessed yet.