@visulima/deep-clone 3.0.1 → 3.0.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +12 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,14 @@
1
+ ## @visulima/deep-clone [3.0.2](https://github.com/visulima/visulima/compare/@visulima/deep-clone@3.0.1...@visulima/deep-clone@3.0.2) (2025-11-05)
2
+
3
+ ### Bug Fixes
4
+
5
+ * update dependencies across multiple packages ([36a47f2](https://github.com/visulima/visulima/commit/36a47f26d65d25a7b4d8371186710e7d0ab61a2b))
6
+
7
+ ### Miscellaneous Chores
8
+
9
+ * update dependencies across multiple packages ([c526462](https://github.com/visulima/visulima/commit/c52646260c2ae8bbf85692e642f305f47a158d4e))
10
+ * update package dependencies and configurations ([7bfe7e7](https://github.com/visulima/visulima/commit/7bfe7e71869580900aab50efb064b4293994ed9a))
11
+
1
12
  ## @visulima/deep-clone [3.0.1](https://github.com/visulima/visulima/compare/@visulima/deep-clone@3.0.0...@visulima/deep-clone@3.0.1) (2025-10-21)
2
13
 
3
14
  ### Bug Fixes
@@ -19,7 +30,7 @@
19
30
  ### Bug Fixes
20
31
 
21
32
  * Adjusted the node engine requirement to support versions 20.19 and above ([65d4848](https://github.com/visulima/visulima/commit/65d484883d7c5cb3b9d5984158f0176631f1da83))
22
- * update @visulima/packem to 2.0.0-alpha.30 across multiple packages for improved compatibility ([27b346e](https://github.com/visulima/visulima/commit/27b346eaa1c0fb0e420d9a9824482028307f4249))
33
+ * update @visulima/packem to 2.0.0-alpha.32 across multiple packages for improved compatibility ([27b346e](https://github.com/visulima/visulima/commit/27b346eaa1c0fb0e420d9a9824482028307f4249))
23
34
 
24
35
  ### Miscellaneous Chores
25
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visulima/deep-clone",
3
- "version": "3.0.1",
3
+ "version": "3.0.2",
4
4
  "description": "Fastest deep clone implementation.",
5
5
  "keywords": [
6
6
  "anolilab",