v0.2.10
What's Changed
- fix: sanitize schema names to prevent invalid characters (Issue #89) by @hyeonss0417 in #90
- fix: expand @query() DTO parameters into individual query parameters by @hyeonss0417 in #92
- fix(nestjs): improve type schema generation for string, enum, and array types by @hyeonss0417 in #93
Full Changelog: v0.2.9...v0.2.10