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: support enum template literals #1637

Merged
merged 2 commits into from
Apr 12, 2023

Conversation

grigasp
Copy link
Contributor

@grigasp grigasp commented Apr 12, 2023

Fixes #1636

Version

Published prerelease version: v1.3.0-next.4

Changelog

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Grigas (@grigasp)

❤️ Mario DeSousa (@mdesousa)

❤️ Grant Dickinson (@grant-d)

🚀 Enhancement

🐛 Bug Fix

⚠️ Pushed to next

🔩 Dependency Updates

Authors: 7

@domoritz domoritz enabled auto-merge (squash) April 12, 2023 12:32
@domoritz domoritz merged commit 4cd4908 into vega:next Apr 12, 2023
@grigasp grigasp deleted the grigas/fix-enum-template-literals branch April 19, 2023 05:33
@github-actions github-actions bot mentioned this pull request Jun 25, 2023
@github-actions github-actions bot mentioned this pull request Aug 2, 2023
@github-actions
Copy link

🚀 PR was released in v1.3.0 🚀

@github-actions github-actions bot added released This issue/pull request has been released. and removed prerelease labels Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Template literal enum TS types result in "string" JS schema types
2 participants