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

feat: added the exportTypeRegistry option. #1070

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

oliveryasuna
Copy link
Contributor

@oliveryasuna oliveryasuna commented Jul 1, 2024

Fixes #1067

@stephenh
Copy link
Owner

stephenh commented Jul 1, 2024

Thanks for the PR!

Just to make the Github infra happier, can you use fix: or feat: or what not, from the semantic-release tool we use:

https://semantic-release.gitbook.io/semantic-release#commit-message-format

And then put "Fixes #issue number" in the body of the PR description, instead of the PR title.

@oliveryasuna oliveryasuna changed the title 1067. Added the exportTypeRegistry option. feat: added the exportTypeRegistry option. Jul 1, 2024
@oliveryasuna
Copy link
Contributor Author

Thanks for the PR!

Just to make the Github infra happier, can you use fix: or feat: or what not, from the semantic-release tool we use:

https://semantic-release.gitbook.io/semantic-release#commit-message-format

And then put "Fixes #issue number" in the body of the PR description, instead of the PR title.

Done. Thank you.

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.

Option to include generated type registry in exports
2 participants