@meshagent/meshagent 0.40.0 → 0.40.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
## [0.40.2]
|
|
2
|
+
- Stability
|
|
3
|
+
|
|
4
|
+
## [0.40.1]
|
|
5
|
+
- Stability
|
|
6
|
+
|
|
1
7
|
## [0.40.0]
|
|
2
8
|
- Enabled websocket compression for Node protocol connections while preserving the browser path.
|
|
3
9
|
- Aligned the JS and TS protocol surface with realtime model selection and output-modality negotiation.
|