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

UUID is missing from Types in 6.7.0 release #12593

Closed
2 tasks done
OffensiveBias-08-145 opened this issue Oct 25, 2022 · 0 comments · Fixed by #12650
Closed
2 tasks done

UUID is missing from Types in 6.7.0 release #12593

OffensiveBias-08-145 opened this issue Oct 25, 2022 · 0 comments · Fixed by #12650
Labels
typescript Types or Types-test related issue / Pull Request
Milestone

Comments

@OffensiveBias-08-145
Copy link

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the bug has not already been reported

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.

@hasezoey hasezoey added the typescript Types or Types-test related issue / Pull Request label Oct 25, 2022
@hasezoey hasezoey added this to the 6.7.1 milestone Oct 25, 2022
vkarpov15 added a commit that referenced this issue Nov 2, 2022
@vkarpov15 vkarpov15 modified the milestones: 6.7.1, 6.7.2 Nov 2, 2022
vkarpov15 added a commit that referenced this issue Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
typescript Types or Types-test related issue / Pull Request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants