Skip to content

Commit a55c9cd

Browse files
committed
Changelog for 2.18.0
1 parent c11c33c commit a55c9cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ Headlines: Added, Changed, Deprecated, Removed, Fixed, Security
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## [2.18.0] - 2024-09-13
99

1010
### Added
1111

12+
- New validation library: [class-validator](https://github.com/typestack/class-validator)!
1213
- Exported `SuperFormData` and `SuperFormErrors` types for superForm.
1314
- Exported `ZodObjectTypes` and `ZodValidation` types for the Zod adapter.
1415

0 commit comments

Comments
 (0)