File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -147,6 +147,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
147147
148148### Added
149149
150+ - Added Zod validation schemas for newsletter and contact forms
150151- Added Faith to 'about us'
151152- Updated Mariana's title in 'about us'
152153- Updated outdated dependencies
@@ -157,6 +158,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
157158
158159### Fixed
159160
161+ - Fixed next-pwa import syntax for v2.x compatibility
160162- Updated husky script to avoid warning
161163- Resolved incorrect meta tag rendering for nested routes
162164- Prevent horizontal page scroll caused by overflowing long titles
@@ -170,6 +172,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
170172
171173### Changed
172174
175+ - Replaced manual server-side validation in validateReCaptcha with shared Zod schemas
173176- Migrating styles from Styled Components to CSS Modules
174177 - ContactUsCards
175178 - ContactUsForm
You can’t perform that action at this time.
0 commit comments