@spark-ui/internal-utils 14.0.0-beta.2 → 14.0.0
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 +14 -0
- package/package.json +1 -1
- package/.turbo/turbo-build.log +0 -15
- package/.turbo/turbo-lint.log +0 -6
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
# 14.0.0 (2026-01-26)
|
|
2
|
+
|
|
3
|
+
### 🩹 Fixes
|
|
4
|
+
|
|
5
|
+
- improve beta publishing management ([6f05cf68d](https://github.com/leboncoin/spark-web/commit/6f05cf68d))
|
|
6
|
+
|
|
7
|
+
### ❤️ Thank You
|
|
8
|
+
|
|
9
|
+
- Powerplex @Powerplex
|
|
10
|
+
|
|
11
|
+
## 13.2.0 (2026-01-16)
|
|
12
|
+
|
|
13
|
+
This was a version bump only for @spark-ui/internal-utils to align it with other projects, there were no code changes.
|
|
14
|
+
|
|
1
15
|
## 13.1.5 (2026-01-06)
|
|
2
16
|
|
|
3
17
|
### 🩹 Fixes
|
package/package.json
CHANGED
package/.turbo/turbo-build.log
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
> @spark-ui/internal-utils@10.6.1 build
|
|
4
|
-
> vite build
|
|
5
|
-
|
|
6
|
-
[1G[0K[36mvite v6.3.5 [32mbuilding for production...[36m[39m
|
|
7
|
-
[2K[1Gtransforming (1) [2msrc/index.ts[22m[2K[1Gtransforming (2) [2msrc/variants/types.ts[22m[2K[1G[32m✓[39m 11 modules transformed.
|
|
8
|
-
[2K[1Grendering chunks (1)...[2K[1G[32m
|
|
9
|
-
[36m[vite:dts][32m Start generate declaration files...[39m
|
|
10
|
-
[2K[1Gcomputing gzip size (0)...[2K[1Gcomputing gzip size (1)...[2K[1G[2mdist/[22m[36mindex.mjs [39m[1m[2m1.66 kB[22m[1m[22m[2m │ gzip: 0.80 kB[22m
|
|
11
|
-
[32m[36m[vite:dts][32m Declaration files built in 925ms.
|
|
12
|
-
[39m
|
|
13
|
-
[2K[1Grendering chunks (1)...[2K[1G[2K[1Gcomputing gzip size (1)...[2K[1G[2mdist/[22m[36mindex.js [39m[1m[2m1.49 kB[22m[1m[22m[2m │ gzip: 0.72 kB[22m
|
|
14
|
-
[32m✓ built in 1.44s[39m
|
|
15
|
-
[1G[0K⠙[1G[0K
|