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.7 #14915

Merged
merged 31 commits into from
Sep 27, 2024
Merged

8.7 #14915

merged 31 commits into from
Sep 27, 2024

Conversation

vkarpov15
Copy link
Collaborator

Summary

8.7.0 is ready for release. Full list of closed issues is here: https://github.com/Automattic/mongoose/milestone/656

Examples

vkarpov15 and others added 30 commits August 17, 2024 11:58
Co-authored-by: hasezoey <hasezoey@gmail.com>
feat(SchemaType): add getEmbeddedSchemaType() method to SchemaTypes
fix: depopulate if `push()` or `addToSet()` with an ObjectId on a populated array
Co-authored-by: hasezoey <hasezoey@gmail.com>
Co-authored-by: hasezoey <hasezoey@gmail.com>
Co-authored-by: hasezoey <hasezoey@gmail.com>
fix(connection): avoid returning `readyState = connected` if connection state is stale
types: make __v a number, only set __v on top-level documents
fix(model): throw MongooseBulkSaveIncompleteError if bulkSave() didn't completely succeed
Co-authored-by: hasezoey <hasezoey@gmail.com>
Co-authored-by: hasezoey <hasezoey@gmail.com>
feat(model): add `Model.applyVirtuals()` to apply virtuals to a POJO
@vkarpov15 vkarpov15 merged commit 49b0339 into master Sep 27, 2024
53 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.

1 participant