@spark-ui/internal-utils 14.0.0-beta.0 → 14.0.0-beta.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.
@@ -0,0 +1,15 @@
1
+
2
+ 
3
+ > @spark-ui/internal-utils@10.6.1 build
4
+ > vite build
5
+
6
+ vite v6.3.5 building for production...
7
+ transforming (1) src/index.tstransforming (2) src/variants/types.ts✓ 11 modules transformed.
8
+ rendering chunks (1)...
9
+ [vite:dts] Start generate declaration files...
10
+ computing gzip size (0)...computing gzip size (1)...dist/index.mjs 1.66 kB │ gzip: 0.80 kB
11
+ [vite:dts] Declaration files built in 925ms.
12
+ 
13
+ rendering chunks (1)...computing gzip size (1)...dist/index.js 1.49 kB │ gzip: 0.72 kB
14
+ ✓ built in 1.44s
15
+ ⠙
@@ -0,0 +1,6 @@
1
+
2
+ 
3
+ > @spark-ui/internal-utils@10.6.1 lint
4
+ > eslint "src/**/*.{ts,tsx}" --ext .ts,.tsx
5
+
6
+ ⠙
package/CHANGELOG.md CHANGED
@@ -1,12 +1,84 @@
1
+ ## 13.1.5 (2026-01-06)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - **components:** republish new vitebuild for components ([000d28b55](https://github.com/leboncoin/spark-web/commit/000d28b55))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Powerplex @Powerplex
10
+
11
+ ## 13.1.4 (2026-01-05)
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
+
15
+ ## 13.1.3 (2026-01-05)
16
+
17
+ ### 🩹 Fixes
18
+
19
+ - **components:** zagjs previous version to investigate bugs ([42ca62c82](https://github.com/leboncoin/spark-web/commit/42ca62c82))
20
+
21
+ ### ❤️ Thank You
22
+
23
+ - Powerplex @Powerplex
24
+
25
+ ## 13.1.2 (2026-01-02)
26
+
27
+ This was a version bump only for @spark-ui/internal-utils to align it with other projects, there were no code changes.
28
+
29
+ ## 13.1.1 (2026-01-02)
30
+
31
+ ### 🩹 Fixes
32
+
33
+ - only fetch tags once in ci ([89fa1e2f3](https://github.com/leboncoin/spark-web/commit/89fa1e2f3))
34
+ - manual push of changelog updates ([7441c98d2](https://github.com/leboncoin/spark-web/commit/7441c98d2))
35
+ - release with nx release ([5c6d44316](https://github.com/leboncoin/spark-web/commit/5c6d44316))
36
+ - safety check to avoid publishing beta ([bf4d8ef6a](https://github.com/leboncoin/spark-web/commit/bf4d8ef6a))
37
+ - auto push chore commits after merging ([61f0d5f6e](https://github.com/leboncoin/spark-web/commit/61f0d5f6e))
38
+
39
+ ### ❤️ Thank You
40
+
41
+ - Powerplex @Powerplex
42
+
1
43
  # Change Log
2
44
 
3
45
  All notable changes to this project will be documented in this file.
4
46
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
47
 
6
- # [14.0.0-beta.0](https://github.com/leboncoin/spark-web/compare/v12.2.0...v14.0.0-beta.0) (2025-12-12)
48
+ # [13.1.0](https://github.com/leboncoin/spark-web/compare/v13.0.7...v13.1.0) (2026-01-02)
7
49
 
8
50
  **Note:** Version bump only for package @spark-ui/internal-utils
9
51
 
52
+ ## [13.0.7](https://github.com/leboncoin/spark-web/compare/v13.0.6...v13.0.7) (2026-01-02)
53
+
54
+ **Note:** Version bump only for package @spark-ui/internal-utils
55
+
56
+ ## [13.0.6](https://github.com/leboncoin/spark-web/compare/v13.0.5...v13.0.6) (2025-12-19)
57
+
58
+ **Note:** Version bump only for package @spark-ui/internal-utils
59
+
60
+ ## [13.0.5](https://github.com/leboncoin/spark-web/compare/v13.0.4...v13.0.5) (2025-12-16)
61
+
62
+ **Note:** Version bump only for package @spark-ui/internal-utils
63
+
64
+ ## [13.0.4](https://github.com/leboncoin/spark-web/compare/v13.0.3...v13.0.4) (2025-12-15)
65
+
66
+ **Note:** Version bump only for package @spark-ui/internal-utils
67
+
68
+ ## [13.0.3](https://github.com/leboncoin/spark-web/compare/v13.0.2...v13.0.3) (2025-12-15)
69
+
70
+ **Note:** Version bump only for package @spark-ui/internal-utils
71
+
72
+ ## [13.0.2](https://github.com/leboncoin/spark-web/compare/v13.0.1...v13.0.2) (2025-12-12)
73
+
74
+ **Note:** Version bump only for package @spark-ui/internal-utils
75
+
76
+ ## [13.0.1](https://github.com/leboncoin/spark-web/compare/v14.0.0-beta.0...v13.0.1) (2025-12-12)
77
+
78
+ ### Bug Fixes
79
+
80
+ - **cli-utils:** improve beta release workflow ([26a8024](https://github.com/leboncoin/spark-web/commit/26a8024b4be3e8e89a1884ac447f49cda267425c))
81
+
10
82
  ## [13.0.1-beta.0](https://github.com/leboncoin/spark-web/compare/v12.2.0...v13.0.1-beta.0) (2025-12-11)
11
83
 
12
84
  **Note:** Version bump only for package @spark-ui/internal-utils
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spark-ui/internal-utils",
3
- "version": "14.0.0-beta.0",
3
+ "version": "14.0.0-beta.2",
4
4
  "description": "package for sharing reusable code and resources across the codebase",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -33,6 +33,5 @@
33
33
  "url": "https://github.com/leboncoin/spark-web/issues?q=is%3Aopen+label%3Autility+label%3Ainternal-utils"
34
34
  },
35
35
  "homepage": "https://sparkui.vercel.app",
36
- "license": "MIT",
37
- "gitHead": "1700106626e3715740d6649e9eea03e059ff3856"
36
+ "license": "MIT"
38
37
  }