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,10 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.1.0] - 2026-03-06
11+
1012### Fixed
1113
1214- ` useConstructor ` hook using state instead of ref for React 19 compatibility.
1315
1416### Added
1517
1618- ` useConstructor ` hook that executes a provided callback only once during the component's lifecycle, similar to a constructor.
19+
20+ [ unreleased ] : https://github.com/neolution-ch/react-utils/compare/1.1.0...HEAD
21+ [ 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.0 .0" ,
3+ "version" : " 1.1 .0" ,
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