Comparing version 0.6.1 to 0.6.4
# Changelog | ||
## 0.6.4 | ||
### Patch Changes | ||
- Fix time travel issue #211 | ||
## 0.6.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "loro-wasm", | ||
"version": "0.6.1", | ||
"version": "0.6.4", | ||
"description": "Loro CRDTs is a high-performance CRDT framework that makes your app state synchronized, collaborative and maintainable effortlessly.", | ||
@@ -16,3 +16,4 @@ "keywords": [ | ||
"scripts": { | ||
"build": "deno task release" | ||
"release": "deno run -A ./scripts/build.ts release", | ||
"dev": "deno run -A ./scripts/build.ts dev" | ||
}, | ||
@@ -19,0 +20,0 @@ "homepage": "https://loro.dev", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
2547899
18
9555