Releases: ksentak/react-contact-form
Releases · ksentak/react-contact-form
V2.0.1
React Contact Form has been updated to use Vite. Other various changes are included in this release.
Added
-Introduced Vite to the project
Changed
-Removed react-toastify from the project and replaced with a custom bootstrap alert
-Changed css styling
-Upgraded emailjs
-Upgraded all other dependencies
Dependency Update
This release updates the dependencies being used in the application. Bootstrap was upgraded from v4 to v5. React-hook-form was upgraded from v6 to v7.
Initial Release
The initial release of this contact form primarily serves as a template to others who are looking to build something similar.