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.5.0] - 2025-06-18
11+
1012### Changed
1113
1214- - ` date-fns ` is now installed as dependency
@@ -519,7 +521,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
519521
520522- Created package :tada :
521523
522- [ unreleased ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.4 .0...HEAD
524+ [ unreleased ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.5 .0...HEAD
523525[ 0.1.2 ] : https://github.com/neolution-ch/react-hook-form-components/compare/0.1.1...0.1.2
524526[ 0.1.1 ] : https://github.com/neolution-ch/react-hook-form-components/compare/0.1.0...0.1.1
525527[ 0.1.0 ] : https://github.com/neolution-ch/react-hook-form-components/releases/tag/0.1.0
@@ -544,6 +546,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
544546[ 0.4.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/0.3.0...0.4.0
545547[ 0.3.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/0.2.0...0.3.0
546548[ 0.2.0 ] : https://github.com/neolution-ch/react-hook-form-components/releases/tag/0.2.0
549+ [ 3.5.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.4.0...3.5.0
547550[ 3.4.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.3.0...3.4.0
548551[ 3.3.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.2.0...3.3.0
549552[ 3.2.0 ] : https://github.com/neolution-ch/react-hook-form-components/compare/3.1.1...3.2.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @neolution-ch/react-hook-form-components" ,
3- "version" : " 3.4 .0" ,
3+ "version" : " 3.5 .0" ,
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