Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: always expose referred DefinitionType to avoid issues with recursive intersections of unions #1093

Merged
merged 4 commits into from Jan 14, 2022

Conversation

domoritz
Copy link
Member

@domoritz domoritz commented Jan 14, 2022

New version of #1047

πŸ“¦ Published PR as canary version: 0.97.1--canary.1093.43d6c2f.0

✨ Test out this PR locally via:

npm install ts-json-schema-generator@0.97.1--canary.1093.43d6c2f.0
# or 
yarn add ts-json-schema-generator@0.97.1--canary.1093.43d6c2f.0

Version

Published prerelease version: v0.97.1-next.0

Changelog

πŸŽ‰ This release contains work from a new contributor! πŸŽ‰

Thank you, Kari Lavikka (@tuner), for all your work!

πŸ› Bug Fix

  • fix: always expose referred DefinitionType to avoid issues with recursive intersections of unions #1093 (@domoritz)
  • chore: upgrade deps #1092 (@domoritz)
  • chore: add descriptive error message to removeUnreachable #1048 (@tuner)
  • chore: move fetch-depth config to checkout action #1045 (@hydrosquall)

πŸ”© Dependency Updates

Authors: 4

@domoritz domoritz changed the title test: add type-intersection-union-recursive-interface fix: always expose referred DefinitionType to avoid issues with recursive intersections of unions Jan 14, 2022
@domoritz domoritz enabled auto-merge (squash) January 14, 2022 01:06
@domoritz domoritz merged commit 7d108c6 into next Jan 14, 2022
@domoritz domoritz deleted the pr/tuner/1047 branch January 14, 2022 01:16
@github-actions
Copy link

πŸš€ PR was released in v0.97.1-next.0 πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants