@spark-ui/use-mounted-state
Advanced tools
Comparing version
@@ -6,2 +6,13 @@ # Change Log | ||
# [10.0.0](https://github.com/leboncoin/spark-web/compare/v9.4.8...v10.0.0) (2025-03-24) | ||
### Code Refactoring | ||
- grouped all components into a single package ([d521202](https://github.com/leboncoin/spark-web/commit/d5212023e4db8b88bc565deb3b6b92d23d894793)) | ||
### BREAKING CHANGES | ||
- new package is @spark-ui/ui and enables individual imports by doing | ||
@spark-ui/ui/button | ||
## [9.4.8](https://github.com/leboncoin/spark-web/compare/v9.4.7...v9.4.8) (2025-03-19) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@spark-ui/use-mounted-state", | ||
"version": "9.4.8", | ||
"version": "10.0.0", | ||
"description": "check the component's mount state", | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
"license": "MIT", | ||
"gitHead": "3a8f5a2f87c650895c2475a9cc34d511eba426e4" | ||
"gitHead": "799814308844b640f4b52c82786ad5bdd7cbe108" | ||
} |
36971
1.03%