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

Prevent enum crash #459

Merged
merged 3 commits into from
Nov 14, 2022
Merged

Prevent enum crash #459

merged 3 commits into from
Nov 14, 2022

Conversation

trieloff
Copy link
Collaborator

  • test(markdown-builder): add test for enums
  • fix(markdown-builder): guard against enum being not an array

fixes #458

@github-actions
Copy link

This PR will trigger a patch release when merged.

@trieloff trieloff merged commit 0f7cc25 into main Nov 14, 2022
@trieloff
Copy link
Collaborator Author

🎉 This PR is included in version 7.1.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@tripodsan tripodsan deleted the enum-crash branch March 25, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use of meta:enum fails when one of the enum values is "enum"
1 participant