@spark-ui/cli-utils 17.2.5-beta.0 → 17.3.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 CHANGED
@@ -1,3 +1,24 @@
1
+ ## 17.3.0 (2026-03-31)
2
+
3
+ ### 🚀 Features
4
+
5
+ - **components:** table with pagination ([c6ef29297](https://github.com/leboncoin/spark-web/commit/c6ef29297))
6
+ - **components:** table component based on react-aria ([c8a76078c](https://github.com/leboncoin/spark-web/commit/c8a76078c))
7
+
8
+ ### ❤️ Thank You
9
+
10
+ - Powerplex @Powerplex
11
+
12
+ ## 17.2.5 (2026-03-31)
13
+
14
+ ### 🩹 Fixes
15
+
16
+ - **components:** deleted Snackbar, use Toast instead ([fd6cf16a9](https://github.com/leboncoin/spark-web/commit/fd6cf16a9))
17
+
18
+ ### ❤️ Thank You
19
+
20
+ - Powerplex @Powerplex
21
+
1
22
  ## 17.2.4 (2026-03-28)
2
23
 
3
24
  ### 🩹 Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spark-ui/cli-utils",
3
- "version": "17.2.5-beta.0",
3
+ "version": "17.3.0",
4
4
  "description": "Spark CLI utils",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -1,7 +0,0 @@
1
-
2
- 
3
- > @spark-ui/cli-utils@10.6.1 build
4
- > echo 'No build step for CLI'
5
-
6
- No build step for CLI
7
- ⠙
@@ -1,6 +0,0 @@
1
-
2
- 
3
- > @spark-ui/cli-utils@10.6.1 lint
4
- > eslint . --ext .ts,.tsx
5
-
6
-