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.0 #13937

Merged
merged 123 commits into from
Oct 24, 2023
Merged

8.0 #13937

merged 123 commits into from
Oct 24, 2023

Conversation

vkarpov15
Copy link
Collaborator

Summary

8.0 is ready to go 👍 mostly relatively minor housekeeping changes. I think the biggest one will be allowing null for optional fields in TypeScript in #13901.

Examples

IslandRhythms and others added 30 commits July 17, 2023 16:14
throw error after all saves are done
feat: change all symbols to use a consistent name
BREAKING CHANGE: make model.prototype.deleteOne() return query, not promise
…t()`, always convert sort args to objects

Re: #13617
BREAKING CHANGE: stop using mquery for `updateX()`, `deleteX()`, `sort()`, always convert sort args to objects
@hasezoey
Copy link
Collaborator

hasezoey commented Oct 7, 2023

i now have tested mongoose 8.0 with typegoose, where everything passes (both runtime and types), the steps i needed to take:

branch for reference (might be deleted in the future once 8.0 is out)

@liviudobrea
Copy link

Let's goo boys, I need bson 6.x in my life 🙈 @vkarpov15

Copy link
Collaborator

@IslandRhythms IslandRhythms left a comment

Choose a reason for hiding this comment

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

LGTM

@vkarpov15 vkarpov15 merged commit 4280457 into master Oct 24, 2023
23 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

7 participants