Skip to content

v0.2.10

Choose a tag to compare

@github-actions github-actions released this 25 Dec 18:13
· 2 commits to main since this release

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