Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@danpacho
Copy link
Contributor

1. Description

  1. Model handles nullable types.
  2. Model handles strictNullChecks option using | undefined.

2. Changes

SchemaGenerator now handles nullable unions, strictNullChecks correctly.

3. Breaking change (y/n):

n

4. Additional Information(context, links, etc.)

5. Type of Change

  • Bug Fix
  • Refactor
  • Enhancement
  • Documentation
  • Breaking API Changes
  • Other (please describe)

6. Checklist

  • I have verified this change is not present in other open pull requests
  • Existing issues have been referenced (where applicable)
  • Functionality is documented
  • All code style checks pass
  • All new and existing tests pass

@danpacho danpacho self-assigned this Nov 26, 2025
@danpacho danpacho added the bug Something isn't working label Nov 26, 2025
@danpacho danpacho linked an issue Nov 26, 2025 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Nov 26, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
freestyle-fetch Ready Ready Preview Comment Nov 26, 2025 4:29am

@danpacho danpacho merged commit a79c31d into main Nov 26, 2025
4 checks passed
@danpacho danpacho deleted the 3-bug-typescript-strictnullchecks-related-model-type-generation-error branch November 26, 2025 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] typescript strictNullChecks related model type generation error.

2 participants