loro-crdt
Advanced tools
Comparing version 0.9.4 to 0.10.0
# Changelog | ||
## 0.10.0 | ||
### Minor Changes | ||
- New encoding schema | ||
- BREAKING CHANGE: refactor: Optimizing Encoding Representation for Child Container Creation to Reduce Document Size (#247) | ||
- feat: compare frontiers causal order (#257) | ||
- docs: update docs about rich text style (#258) | ||
### Patch Changes | ||
- Updated dependencies | ||
- loro-wasm@0.10.0 | ||
## 0.9.4 | ||
@@ -4,0 +18,0 @@ |
{ | ||
"name": "loro-crdt", | ||
"version": "0.9.4", | ||
"version": "0.10.0", | ||
"description": "Loro CRDTs is a high-performance CRDT framework that makes your app state synchronized, collaborative and maintainable effortlessly.", | ||
@@ -20,3 +20,3 @@ "keywords": [ | ||
"dependencies": { | ||
"loro-wasm": "0.9.4" | ||
"loro-wasm": "0.10.0" | ||
}, | ||
@@ -23,0 +23,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
110018
+ Addedloro-wasm@0.10.0(transitive)
- Removedloro-wasm@0.9.4(transitive)
Updatedloro-wasm@0.10.0