We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
6.7.0
14.x
4.2+
No response
The recent release of the UUID SchemaType was missing its type definition before it was merged and released.
#12268 #12268 (comment)
UUID should show as a valid Schema Type to be used.
The text was updated successfully, but these errors were encountered:
fix(types): add UUID to types
0b78e82
Fix #12593 Re: #12268 Re: #3208
Merge branch 'master' into vkarpov15/gh-12593
e559695
Merge pull request #12650 from Automattic/vkarpov15/gh-12593
cdfc84f
Successfully merging a pull request may close this issue.
Prerequisites
Mongoose version
6.7.0
Node.js version
14.x
MongoDB server version
4.2+
Typescript version (if applicable)
No response
Description
The recent release of the UUID SchemaType was missing its type definition before it was merged and released.
Steps to Reproduce
#12268
#12268 (comment)
Expected Behavior
UUID should show as a valid Schema Type to be used.
The text was updated successfully, but these errors were encountered: