File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
13
6.5.3 / 2022-08-24
2
14
==================
3
15
* fix(document): handle maps when applying defaults to nested paths #12322
You can’t perform that action at this time.
0 commit comments