@visulima/fmt 1.1.17 → 1.1.19

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,24 @@
1
+ ## @visulima/fmt [1.1.19](https://github.com/visulima/visulima/compare/@visulima/fmt@1.1.18...@visulima/fmt@1.1.19) (2025-11-07)
2
+
3
+ ### Bug Fixes
4
+
5
+ * update TypeScript configurations and improve linting across multiple packages ([6f25ec7](https://github.com/visulima/visulima/commit/6f25ec7841da7246f8f9166efc5292a7089d37ee))
6
+
7
+ ### Miscellaneous Chores
8
+
9
+ * update npm and pnpm configurations for monorepo optimization ([#564](https://github.com/visulima/visulima/issues/564)) ([5512b42](https://github.com/visulima/visulima/commit/5512b42f672c216b6a3c9e39035199a4ebd9a4b8))
10
+
11
+ ## @visulima/fmt [1.1.18](https://github.com/visulima/visulima/compare/@visulima/fmt@1.1.17...@visulima/fmt@1.1.18) (2025-11-05)
12
+
13
+ ### Bug Fixes
14
+
15
+ * update dependencies across multiple packages ([36a47f2](https://github.com/visulima/visulima/commit/36a47f26d65d25a7b4d8371186710e7d0ab61a2b))
16
+
17
+ ### Miscellaneous Chores
18
+
19
+ * update dependencies across multiple packages ([c526462](https://github.com/visulima/visulima/commit/c52646260c2ae8bbf85692e642f305f47a158d4e))
20
+ * update package dependencies and configurations ([7bfe7e7](https://github.com/visulima/visulima/commit/7bfe7e71869580900aab50efb064b4293994ed9a))
21
+
1
22
  ## @visulima/fmt [1.1.17](https://github.com/visulima/visulima/compare/@visulima/fmt@1.1.16...@visulima/fmt@1.1.17) (2025-10-21)
2
23
 
3
24
  ### Bug Fixes
@@ -15,7 +36,7 @@
15
36
  ### Bug Fixes
16
37
 
17
38
  * streamline ESLint configuration and enhance code readability ([56ccf38](https://github.com/visulima/visulima/commit/56ccf3882ca6071bb258910b068ffc30ddd2ced3))
18
- * update @visulima/packem to 2.0.0-alpha.30 across multiple packages for improved compatibility ([27b346e](https://github.com/visulima/visulima/commit/27b346eaa1c0fb0e420d9a9824482028307f4249))
39
+ * update @visulima/packem to 2.0.0-alpha.32 across multiple packages for improved compatibility ([27b346e](https://github.com/visulima/visulima/commit/27b346eaa1c0fb0e420d9a9824482028307f4249))
19
40
 
20
41
  ### Miscellaneous Chores
21
42