Skip to content

Commit 803a786

Browse files
committed
chore: release 6.5.4
1 parent b60d0e6 commit 803a786

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
6.5.4 / 2022-08-30
2+
==================
3+
* fix(document): allow calling $assertPopulated() with values to better support manual population #12233
4+
* fix(connection+mongoose): better handling for calling model() with 1 argument #12359
5+
* fix(model): allow defining discriminator virtuals and methods using schema options #12326
6+
* fix(types): fix MongooseQueryMiddleware missing "findOneAndReplace" and "replaceOne" #12330 #12329 [Jule-](https://github.com/Jule-) [lpizzinidev](https://github.com/lpizzinidev)
7+
* fix(types): fix replaceOne return type #12351 [lpizzinidev](https://github.com/lpizzinidev)
8+
* fix(types): use this for return type from $assertPopulated() #12234
9+
* docs: highlight how to connect using auth in README #12354 [AntonyOnScript](https://github.com/AntonyOnScript)
10+
* docs: improve jsdoc comments for private methods #12337 [hasezoey](https://github.com/hasezoey)
11+
* docs: fix minor typo in compatibility table header #12355 [skyme5](https://github.com/skyme5)
12+
113
6.5.3 / 2022-08-24
214
==================
315
* fix(document): handle maps when applying defaults to nested paths #12322

0 commit comments

Comments
 (0)