File tree 1 file changed +5
-7
lines changed
1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 80
80
* docs(connections): add note about using asPromise() with createConnection() for error handling #14364 #14266
81
81
* docs(model+query+findoneandupdate): add more details about overwriteDiscriminatorKey option to docs #14264 #14246
82
82
83
- <<<<<<< HEAD
84
83
8.2.0 / 2024-02-22
85
84
==================
86
85
* feat(model): add recompileSchema() function to models to allow applying schema changes after compiling #14306 #14296
114
113
* types(query): add back context and setDefaultsOnInsert as Mongoose-specific query options #14284 #14282
115
114
* types(query): add missing runValidators back to MongooseQueryOptions #14278 #14275
116
115
116
+ 6.12.6 / 2024-01-22
117
+ ===================
118
+ * fix(collection): correctly handle buffer timeouts with find() #14277
119
+ * fix(document): allow calling push() with different $position arguments #14254
120
+
117
121
8.1.0 / 2024-01-16
118
122
==================
119
123
* feat: upgrade MongoDB driver -> 6.3.0 #14241 #14189 #14108 #14104
138
142
* docs: update TLS/SSL guide for Mongoose v8 - MongoDB v6 driver deprecations #14170 [ andylwelch] ( https://github.com/andylwelch )
139
143
* docs: update findOneAndUpdate tutorial to use includeResultMetadata #14208 #14207
140
144
* docs: clarify disabling _ id on subdocs #14195 #14194
141
- =======
142
- 6.12.6 / 2024-01-22
143
- ===================
144
- * fix(collection): correctly handle buffer timeouts with find() #14277
145
- * fix(document): allow calling push() with different $position arguments #14254
146
- >>>>>>> 7.x
147
145
148
146
7.6.8 / 2024-01-08
149
147
==================
You can’t perform that action at this time.
0 commit comments