@trust0/ridb-mongodb 0.0.8 → 0.0.10

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 CHANGED
@@ -1,3 +1,26 @@
1
+ ## 0.0.10 (2026-03-21)
2
+
3
+ ### 🧱 Updated Dependencies
4
+
5
+ - Updated @trust0/ridb-core to 1.7.38
6
+ - Updated @trust0/ridb to 1.5.43
7
+
8
+ ## 0.0.9 (2026-03-21)
9
+
10
+ ### 🩹 Fixes
11
+
12
+ - loading database from wasmInternal not directy import ([b3eb7fd](https://github.com/trust0-project/RIDB/commit/b3eb7fd))
13
+
14
+ ### 🧱 Updated Dependencies
15
+
16
+ - Updated @trust0/ridb-build to 0.0.22
17
+ - Updated @trust0/ridb-core to 1.7.37
18
+ - Updated @trust0/ridb to 1.5.42
19
+
20
+ ### ❤️ Thank You
21
+
22
+ - Javier Ribó
23
+
1
24
  ## 0.0.8 (2025-09-06)
2
25
 
3
26
  ### 🧱 Updated Dependencies