chore(main): Release 15.0.0 #1
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
15.0.0 (2023-07-29)
⚠ BREAKING CHANGES
bulkWritenow includes alsovoidFilterandUpdateFiltertypes are now using the strict counterpart types from mongodb v5.__vproperty defined. Users who have migrated from Mongoose or are otherwise taking advantage of this property will have to manually add it to their schema definitions.oneOftypes to correctly include it in the resultingrequiredproperties array.schemaand the generic arguments formodeland various utilsmodel()function.bulkWriteoperations types updated to handle defaults for attributes.schema()generic types have changed.Features
decimaltype (#326) (13443bc)nulltype (#337) (e78f1ca)oneOftype (#275) (2d55250)tupletype (#284) (0531447)unknowntype (#276) (716712a)findCursormodel method (#454) (3b65525)Model.exists(filter)query helper (47ee728)_idproperty type (#311) (056928e)bulkWritetypes for insert operations (#211) (8ae6182)constanttype (#312) (e676703)Bug Fixes
oneOfrequired option (a24054f)Performance Improvements
Code Refactoring
bulkWritewhen no operations provided (#455) (d56a0f6)__vversion property (86bca4f)This PR was generated with Release Please. See documentation.