Skip to content

Commit 0c262c5

Browse files
committed
class-validator v0.3 bump
1 parent 42db540 commit 0c262c5

File tree

3 files changed

+13
-7
lines changed

3 files changed

+13
-7
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
1012
- New validation library: [Effect](https://effect.website/)!
1113

14+
### Changed
15+
16+
- `@typeschema/class-validator` version bump to `^0.3.0`.
17+
1218
## [2.19.1]
1319

1420
### Added

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@exodus/schemasafe": "^1.3.0",
107107
"@sinclair/typebox": ">=0.32.30 <1",
108108
"@sveltejs/kit": "1.x || 2.x",
109-
"@typeschema/class-validator": "^0.2.0",
109+
"@typeschema/class-validator": "^0.3.0",
110110
"@vinejs/vine": "^1.8.0",
111111
"arktype": ">=2.0.0-rc.8",
112112
"class-validator": "^0.14.1",
@@ -164,7 +164,7 @@
164164
"@exodus/schemasafe": "^1.3.0",
165165
"@gcornut/valibot-json-schema": "^0.31.0",
166166
"@sinclair/typebox": "^0.32.35",
167-
"@typeschema/class-validator": "^0.2.0",
167+
"@typeschema/class-validator": "^0.3.0",
168168
"@vinejs/vine": "^1.8.0",
169169
"arktype": "2.0.0-rc.8",
170170
"class-validator": "^0.14.1",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)