open-im-sdk-web-wasm
open-im-sdk-web-wasm copied to clipboard
[BUG] Please add the `version` property.
OpenIM Server Version
3.8.2
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Source Code Deployment
Bug Description and Steps to Reproduce
类似于 https://github.com/openimsdk/open-im-sdk-flutter/blob/main/lib/src/openim.dart#L5 的 version.
Screenshots Link
No response
What is your purpose? Does it refer to the version of sdk core?
不,指的是 WASM 的版本,例如:3.8.2-3 这个值;这对我们做 log 审计非常有帮助。
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
No, it refers to the version of WASM, for example: 3.8.2-3 This value; this is very helpful for us to do log auditing.
Isn't this value already in package.json? Do you mean you want to obtain it from the code?
是的,package.json 我们做了 pather
Will be added in v3.9.