File tree Expand file tree Collapse file tree 3 files changed +2
-12
lines changed Expand file tree Collapse file tree 3 files changed +2
-12
lines changed Original file line number Diff line number Diff line change 11# minimal-shared
22
3- ## 1.1.1
3+ ## 1.1.2
44
55_ Oct 25, 2025_
66
Original file line number Diff line number Diff line change 22
33A collection of ** shared hooks** and ** utility functions** used across [ Minimal UI] ( https://minimals.cc/ ) and [ Zone UI] ( https://zone-ui.vercel.app/ ) .
44
5- ---
6-
75## Hooks
86
97A collection of reusable React hooks for Minimal UI and Zone UI.
108You can browse the available hooks here:
119
1210👉 [ ** View all hooks →** ] ( https://github.com/minimal-ui-kit/minimal-shared/tree/main/packages/minimal-shared/src/hooks )
1311
14- ---
15-
1612## Utilities
1713
1814Helper and utility functions for common frontend patterns and workflows.
1915Explore the list of available utils:
2016
2117👉 [ ** View all utils →** ] ( https://github.com/minimal-ui-kit/minimal-shared/tree/main/packages/minimal-shared/src/utils )
2218
23- ---
24-
2519## Changelog
2620
2721[ ** CHANGELOG.md →** ] ( https://github.com/minimal-ui-kit/minimal-shared/blob/main/packages/minimal-shared/CHANGELOG.md )
2822
29- ---
30-
3123## License
3224
3325This project is licensed under the ** MIT License** .
3426
35- ---
36-
3727## About
3828
3929` minimal-shared ` is part of the [ ** Minimal UI Kit** ] ( https://github.com/minimal-ui-kit ) ecosystem,
Original file line number Diff line number Diff line change 11{
22 "name" : " minimal-shared" ,
33 "author" : " Minimals" ,
4- "version" : " 1.1.1 " ,
4+ "version" : " 1.1.2 " ,
55 "description" : " Shared hooks and utils used by Minimal UI and Zone UI." ,
66 "keywords" : [
77 " typescript" ,
You can’t perform that action at this time.
0 commit comments