Skip to content

Comments

fix(zod): use correct input types for schema#26

Merged
vabatta merged 1 commit intomainfrom
fix/zod-input-types
Oct 15, 2025
Merged

fix(zod): use correct input types for schema#26
vabatta merged 1 commit intomainfrom
fix/zod-input-types

Conversation

@vabatta
Copy link
Contributor

@vabatta vabatta commented Oct 15, 2025

📋 Description

Fix the input type of register config as a "env-like" and not a JSONValue since the dropping of YAML files support.

📝 Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation and CI/CD
  • I have added tests for my code

The input type is now always an "env-like" and not a JSONValue anymore
since the dropping of YAML files support.
@vabatta vabatta self-assigned this Oct 15, 2025
@vabatta vabatta merged commit 935ac75 into main Oct 15, 2025
5 checks passed
@vabatta vabatta deleted the fix/zod-input-types branch October 15, 2025 14:57
vabatta pushed a commit that referenced this pull request Oct 15, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.0.1](https://github.com/proventuslabs/nestjs/compare/nestjs-zod@v2.0.0...nestjs-zod@v2.0.1)
(2025-10-15)


### Bug Fixes

* **zod:** use correct input types for schema
([#26](#26))
([935ac75](935ac75))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant