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+ ## [ 3.11.2] - 2025-10-15
11+
1012### Fixed
1113
1214- ` RatingInput ` controlled/uncontrolled state warning by ensuring value prop is always defined.
@@ -598,7 +600,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
598600
599601- Created package :tada :
600602
601- [ unreleased ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.11.1 ...HEAD
603+ [ unreleased ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.11.2 ...HEAD
602604[ 0.1.2 ] : https://github.com/neolution-ch/react-hook-form-components/compare/0.1.1...0.1.2
603605[ 0.1.1 ] : https://github.com/neolution-ch/react-hook-form-components/compare/0.1.0...0.1.1
604606[ 0.1.0 ] : https://github.com/neolution-ch/react-hook-form-components/releases/tag/0.1.0
@@ -623,6 +625,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
623625[ 0.4.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/0.3.0...0.4.0
624626[ 0.3.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/0.2.0...0.3.0
625627[ 0.2.0 ] : https://github.com/neolution-ch/react-hook-form-components/releases/tag/0.2.0
628+ [ 3.11.2 ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.11.1...3.11.2
626629[ 3.11.1 ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.11.0...3.11.1
627630[ 3.11.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.10.2...3.11.0
628631[ 3.10.2 ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.10.1...3.10.2
Original file line number Diff line number Diff line change 11{
22 "name" : " @neolution-ch/react-hook-form-components" ,
3- "version" : " 3.11.1 " ,
3+ "version" : " 3.11.2 " ,
44 "description" : " a collection of react hook form components to reduce boilerplate and figuring out how to integrate react hook form with other libraries" ,
55 "homepage" : " https://neolution-ch.github.io/react-hook-form-components" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments