Skip to content

Releases: ksentak/react-contact-form

V2.0.1

02 Nov 22:02
Compare
Choose a tag to compare

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

08 Aug 22:15
Compare
Choose a tag to compare

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

08 Aug 19:12
Compare
Choose a tag to compare

The initial release of this contact form primarily serves as a template to others who are looking to build something similar.