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.1] - 2025-09-30
11+
1012### Fixed
1113
1214- ` StaticTypeaheadInput ` and ` AsyncTypeaheadInput ` highlighted suggestions, in order to match the entire word of the input value.
@@ -592,7 +594,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
592594
593595- Created package :tada :
594596
595- [ unreleased ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.11.0 ...HEAD
597+ [ unreleased ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.11.1 ...HEAD
596598[ 0.1.2 ] : https://github.com/neolution-ch/react-hook-form-components/compare/0.1.1...0.1.2
597599[ 0.1.1 ] : https://github.com/neolution-ch/react-hook-form-components/compare/0.1.0...0.1.1
598600[ 0.1.0 ] : https://github.com/neolution-ch/react-hook-form-components/releases/tag/0.1.0
@@ -617,6 +619,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
617619[ 0.4.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/0.3.0...0.4.0
618620[ 0.3.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/0.2.0...0.3.0
619621[ 0.2.0 ] : https://github.com/neolution-ch/react-hook-form-components/releases/tag/0.2.0
622+ [ 3.11.1 ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.11.0...3.11.1
620623[ 3.11.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.10.2...3.11.0
621624[ 3.10.2 ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.10.1...3.10.2
622625[ 3.10.1 ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.10.0...3.10.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @neolution-ch/react-hook-form-components" ,
3- "version" : " 3.11.0 " ,
3+ "version" : " 3.11.1 " ,
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