loro-crdt 1.8.1 → 1.8.3
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 +12 -0
- package/base64/index.js +6 -6
- package/base64/loro_wasm_bg-3774fc0f.js +64 -0
- package/bundler/loro_wasm_bg.js +2 -2
- package/bundler/loro_wasm_bg.wasm +0 -0
- package/nodejs/loro_wasm.js +2 -2
- package/nodejs/loro_wasm_bg.wasm +0 -0
- package/package.json +1 -1
- package/web/loro_wasm.js +2 -2
- package/web/loro_wasm_bg.wasm +0 -0
- package/base64/loro_wasm_bg-afebbb87.js +0 -64
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 1.8.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 3afc4d5: fix: LoroMap entries showing null after applyDiff #825
|
|
8
|
+
|
|
9
|
+
## 1.8.2
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- b72a759: fix: register container id err when using shallow snapshot #823
|
|
14
|
+
|
|
3
15
|
## 1.8.1
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
package/base64/index.js
CHANGED
|
@@ -6922,11 +6922,11 @@ function __wbindgen_cb_drop(arg0) {
|
|
|
6922
6922
|
const ret = false;
|
|
6923
6923
|
return ret;
|
|
6924
6924
|
}
|
|
6925
|
-
function
|
|
6925
|
+
function __wbindgen_closure_wrapper710(arg0, arg1, arg2) {
|
|
6926
6926
|
const ret = makeMutClosure(arg0, arg1, 12, __wbg_adapter_60);
|
|
6927
6927
|
return addHeapObject(ret);
|
|
6928
6928
|
}
|
|
6929
|
-
function
|
|
6929
|
+
function __wbindgen_closure_wrapper713(arg0, arg1, arg2) {
|
|
6930
6930
|
const ret = makeMutClosure(arg0, arg1, 10, __wbg_adapter_63);
|
|
6931
6931
|
return addHeapObject(ret);
|
|
6932
6932
|
}
|
|
@@ -7133,8 +7133,8 @@ var imports = /*#__PURE__*/Object.freeze({
|
|
|
7133
7133
|
__wbindgen_bigint_get_as_i64: __wbindgen_bigint_get_as_i64,
|
|
7134
7134
|
__wbindgen_boolean_get: __wbindgen_boolean_get,
|
|
7135
7135
|
__wbindgen_cb_drop: __wbindgen_cb_drop,
|
|
7136
|
-
|
|
7137
|
-
|
|
7136
|
+
__wbindgen_closure_wrapper710: __wbindgen_closure_wrapper710,
|
|
7137
|
+
__wbindgen_closure_wrapper713: __wbindgen_closure_wrapper713,
|
|
7138
7138
|
__wbindgen_debug_string: __wbindgen_debug_string,
|
|
7139
7139
|
__wbindgen_error_new: __wbindgen_error_new,
|
|
7140
7140
|
__wbindgen_in: __wbindgen_in,
|
|
@@ -7171,7 +7171,7 @@ var imports = /*#__PURE__*/Object.freeze({
|
|
|
7171
7171
|
// Without this patch, Cloudflare Worker would raise issue like: "Uncaught TypeError: wasm2.__wbindgen_start is not a function"
|
|
7172
7172
|
|
|
7173
7173
|
if (!('Bun' in globalThis))
|
|
7174
|
-
import loro_wasm_bg_js from './loro_wasm_bg-
|
|
7174
|
+
import loro_wasm_bg_js from './loro_wasm_bg-3774fc0f.js';
|
|
7175
7175
|
const instance = new WebAssembly.Instance(loro_wasm_bg_js(), {
|
|
7176
7176
|
"./loro_wasm_bg.js": imports,
|
|
7177
7177
|
});
|
|
@@ -7549,4 +7549,4 @@ decorateAllPrototypeMethods(EphemeralStoreWasm.prototype);
|
|
|
7549
7549
|
decorateAllPrototypeMethods(AwarenessWasm.prototype);
|
|
7550
7550
|
decorateMethods(UndoManager.prototype, ["undo", "redo"]);
|
|
7551
7551
|
|
|
7552
|
-
export { Awareness, AwarenessWasm, ChangeModifier, Cursor, EphemeralStore, EphemeralStoreWasm, LORO_VERSION, Loro, LoroCounter, LoroDoc, LoroList, LoroMap, LoroMovableList, LoroText, LoroTree, LoroTreeNode, UndoManager, VersionVector, __wbg_String_8f0eb39a4a4c2f66, __wbg_apply_36be6a55257c99bf, __wbg_apply_eb9e9b97497f91e4, __wbg_buffer_609cc3eee51ed158, __wbg_call_672a4d21634d4a24, __wbg_call_7cccdd69e0791ae2, __wbg_call_833bed5770ea2041, __wbg_call_b8adc8b1d0a0d8eb, __wbg_changemodifier_new, __wbg_crypto_574e78ad8b13b65f, __wbg_cursor_new, __wbg_done_769e5ede4b31c67b, __wbg_entries_3265d4158b33e5dc, __wbg_entries_c8a90a7ed73e84ce, __wbg_error_7534b8e9a36f1ab4, __wbg_error_9912f7d6d7835a4b, __wbg_from_2a5d3e218e67aa85, __wbg_getRandomValues_b8f5dbd5f3995a9e, __wbg_get_67b2ba62fc30de12, __wbg_get_b9b93047fe3cf45b, __wbg_getindex_5b00c274b05714aa, __wbg_getwithrefkey_1dc361bd10053bfe, __wbg_instanceof_ArrayBuffer_e14585432e3737fc, __wbg_instanceof_Map_f3469ce2244d2430, __wbg_instanceof_Object_7f2dcef8f78644a4, __wbg_instanceof_Uint8Array_17156bcf118086a9, __wbg_isArray_a1eab7e0d067391b, __wbg_isSafeInteger_343e2beeeece1bb0, __wbg_iterator_9a24c88df860dc65, __wbg_length_a446193dc22c12f8, __wbg_length_e2d2a49132c1b256, __wbg_log_0cc1b7768397bcfe, __wbg_log_0fd6c49475c7bece, __wbg_log_cb9e190acc5753fb, __wbg_lorocounter_new, __wbg_lorolist_new, __wbg_loromap_new, __wbg_loromovablelist_new, __wbg_lorotext_new, __wbg_lorotree_new, __wbg_lorotreenode_new, __wbg_mark_7438147ce31e9d4b, __wbg_measure_fb7825c11612c823, __wbg_msCrypto_a61aeb35a24c1329, __wbg_new_405e22f390576ce2, __wbg_new_5e0be73521bc8c17, __wbg_new_78feb108b6472713, __wbg_new_8a6f238a6ece86ea, __wbg_new_a12002a7f91c75be, __wbg_newnoargs_105ed471475aaf50, __wbg_newwithbyteoffsetandlength_d97e637ebe145a9a, __wbg_newwithlength_a381634e90c276d4, __wbg_newwithlength_c4c419ef0bc8a1f8, __wbg_next_25feadfc0913fea9, __wbg_next_6574e1a8a62d1055, __wbg_node_905d3e251edff8a2, __wbg_now_0ea706f3e943bb00, __wbg_ownKeys_3930041068756f1f, __wbg_process_dc0fbacc7c1c06f7, __wbg_push_737cfc8c1432c2c6, __wbg_randomFillSync_ac0988aba3254290, __wbg_require_60cc747a6bc5215a, __wbg_resolve_4851785c9c5f573d, __wbg_set_37837023f3d740e8, __wbg_set_3f1d0b984ed272ed, __wbg_set_65595bdd868b3009, __wbg_set_8fc6bf8a5b1071d1, __wbg_set_bb8cecf6a62b9f46, __wbg_set_wasm, __wbg_setindex_dcd71eabf405bde1, __wbg_stack_0ed75d68575b0f3c, __wbg_static_accessor_GLOBAL_88a902d13a557d07, __wbg_static_accessor_GLOBAL_THIS_56578be7e9f832b0, __wbg_static_accessor_SELF_37c5d418e4bf5819, __wbg_static_accessor_WINDOW_5de37043a91a9c40, __wbg_subarray_aa9065fa9dc5df96, __wbg_then_44b73946d2fb3e7d, __wbg_value_cd1ffa7b1ab794f1, __wbg_versions_c01dfd4722a88165, __wbg_versionvector_new, __wbindgen_as_number, __wbindgen_bigint_from_i64, __wbindgen_bigint_from_u64, __wbindgen_bigint_get_as_i64, __wbindgen_boolean_get, __wbindgen_cb_drop,
|
|
7552
|
+
export { Awareness, AwarenessWasm, ChangeModifier, Cursor, EphemeralStore, EphemeralStoreWasm, LORO_VERSION, Loro, LoroCounter, LoroDoc, LoroList, LoroMap, LoroMovableList, LoroText, LoroTree, LoroTreeNode, UndoManager, VersionVector, __wbg_String_8f0eb39a4a4c2f66, __wbg_apply_36be6a55257c99bf, __wbg_apply_eb9e9b97497f91e4, __wbg_buffer_609cc3eee51ed158, __wbg_call_672a4d21634d4a24, __wbg_call_7cccdd69e0791ae2, __wbg_call_833bed5770ea2041, __wbg_call_b8adc8b1d0a0d8eb, __wbg_changemodifier_new, __wbg_crypto_574e78ad8b13b65f, __wbg_cursor_new, __wbg_done_769e5ede4b31c67b, __wbg_entries_3265d4158b33e5dc, __wbg_entries_c8a90a7ed73e84ce, __wbg_error_7534b8e9a36f1ab4, __wbg_error_9912f7d6d7835a4b, __wbg_from_2a5d3e218e67aa85, __wbg_getRandomValues_b8f5dbd5f3995a9e, __wbg_get_67b2ba62fc30de12, __wbg_get_b9b93047fe3cf45b, __wbg_getindex_5b00c274b05714aa, __wbg_getwithrefkey_1dc361bd10053bfe, __wbg_instanceof_ArrayBuffer_e14585432e3737fc, __wbg_instanceof_Map_f3469ce2244d2430, __wbg_instanceof_Object_7f2dcef8f78644a4, __wbg_instanceof_Uint8Array_17156bcf118086a9, __wbg_isArray_a1eab7e0d067391b, __wbg_isSafeInteger_343e2beeeece1bb0, __wbg_iterator_9a24c88df860dc65, __wbg_length_a446193dc22c12f8, __wbg_length_e2d2a49132c1b256, __wbg_log_0cc1b7768397bcfe, __wbg_log_0fd6c49475c7bece, __wbg_log_cb9e190acc5753fb, __wbg_lorocounter_new, __wbg_lorolist_new, __wbg_loromap_new, __wbg_loromovablelist_new, __wbg_lorotext_new, __wbg_lorotree_new, __wbg_lorotreenode_new, __wbg_mark_7438147ce31e9d4b, __wbg_measure_fb7825c11612c823, __wbg_msCrypto_a61aeb35a24c1329, __wbg_new_405e22f390576ce2, __wbg_new_5e0be73521bc8c17, __wbg_new_78feb108b6472713, __wbg_new_8a6f238a6ece86ea, __wbg_new_a12002a7f91c75be, __wbg_newnoargs_105ed471475aaf50, __wbg_newwithbyteoffsetandlength_d97e637ebe145a9a, __wbg_newwithlength_a381634e90c276d4, __wbg_newwithlength_c4c419ef0bc8a1f8, __wbg_next_25feadfc0913fea9, __wbg_next_6574e1a8a62d1055, __wbg_node_905d3e251edff8a2, __wbg_now_0ea706f3e943bb00, __wbg_ownKeys_3930041068756f1f, __wbg_process_dc0fbacc7c1c06f7, __wbg_push_737cfc8c1432c2c6, __wbg_randomFillSync_ac0988aba3254290, __wbg_require_60cc747a6bc5215a, __wbg_resolve_4851785c9c5f573d, __wbg_set_37837023f3d740e8, __wbg_set_3f1d0b984ed272ed, __wbg_set_65595bdd868b3009, __wbg_set_8fc6bf8a5b1071d1, __wbg_set_bb8cecf6a62b9f46, __wbg_set_wasm, __wbg_setindex_dcd71eabf405bde1, __wbg_stack_0ed75d68575b0f3c, __wbg_static_accessor_GLOBAL_88a902d13a557d07, __wbg_static_accessor_GLOBAL_THIS_56578be7e9f832b0, __wbg_static_accessor_SELF_37c5d418e4bf5819, __wbg_static_accessor_WINDOW_5de37043a91a9c40, __wbg_subarray_aa9065fa9dc5df96, __wbg_then_44b73946d2fb3e7d, __wbg_value_cd1ffa7b1ab794f1, __wbg_versions_c01dfd4722a88165, __wbg_versionvector_new, __wbindgen_as_number, __wbindgen_bigint_from_i64, __wbindgen_bigint_from_u64, __wbindgen_bigint_get_as_i64, __wbindgen_boolean_get, __wbindgen_cb_drop, __wbindgen_closure_wrapper710, __wbindgen_closure_wrapper713, __wbindgen_debug_string, __wbindgen_error_new, __wbindgen_in, __wbindgen_is_array, __wbindgen_is_bigint, __wbindgen_is_falsy, __wbindgen_is_function, __wbindgen_is_null, __wbindgen_is_object, __wbindgen_is_string, __wbindgen_is_undefined, __wbindgen_jsval_eq, __wbindgen_jsval_loose_eq, __wbindgen_memory, __wbindgen_number_get, __wbindgen_number_new, __wbindgen_object_clone_ref, __wbindgen_object_drop_ref, __wbindgen_rethrow, __wbindgen_string_get, __wbindgen_string_new, __wbindgen_throw, __wbindgen_typeof, callPendingEvents, decodeFrontiers, decodeImportBlobMeta, encodeFrontiers, getType, idStrToId, isContainer, isContainerId, newContainerID, newRootContainerID, redactJsonUpdates, run, setDebug };
|