File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.1.1] - 2026-03-06
11+
1012### Fixed
1113
1214- types resolutions.
@@ -21,5 +23,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2123
2224- ` useConstructor ` hook that executes a provided callback only once during the component's lifecycle, similar to a constructor.
2325
24- [ unreleased ] : https://github.com/neolution-ch/react-utils/compare/1.1.0...HEAD
26+ [ unreleased ] : https://github.com/neolution-ch/react-utils/compare/1.1.1...HEAD
27+ [ 1.1.1 ] : https://github.com/neolution-ch/react-utils/compare/1.1.0...1.1.1
2528[ 1.1.0 ] : https://github.com/neolution-ch/react-utils/compare/1.1.0-rc.0...1.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @neolution-ch/react-utils" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "description" : " todo @drebrez" ,
55 "homepage" : " https://neolution-ch.github.io/react-utils" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments