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

8.4 #14594

Merged
merged 50 commits into from
May 17, 2024
Merged

8.4 #14594

merged 50 commits into from
May 17, 2024

Conversation

vkarpov15
Copy link
Collaborator

Summary

Examples

vkarpov15 and others added 30 commits September 26, 2023 15:59
refactor(connection): move listDatabases implementation to node-mongodb-native driver
types(document): make document _id type default to unknown instead of any
fix(error): remove model property from CastError to avoid printing all model properties to console
handle initially null driver when instantiating Mongoose for Rollup support
feat(schema): add schema-level readConcern option to apply default readConcern for all queries
Copy link
Collaborator

@hasezoey hasezoey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good from typegoose's side.

Comment on lines +57 to +58

```
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
```
```

minor, remove trailing space from example

@vkarpov15 vkarpov15 merged commit 3783ed8 into master May 17, 2024
39 checks passed
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.

None yet

3 participants