File tree 2 files changed +10
-3
lines changed
2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change
1
+ 8.14.2 / 2025-05-08
2
+ ===================
3
+ * fix(query): handle casting array filter paths underneath array filter paths with embedded discriminators #15388 #15386
4
+ * docs(typescript): correct schema and model generic params in TS virtuals docs #15391
5
+ * docs+types(schema): add alternative optimisticConcurrency syntaxes to docs + types #15405 #10591
6
+ * chore: add Node 24 to CI matrix #15408 [stscoundrel](https://github.com/stscoundrel)
7
+
1
8
7.8.7 / 2025-04-30
2
9
==================
3
- * types(aggregate): allow calling project() with a string #15304 #15300
4
- * docs: update deleteOne & deleteMany API def #15360 [Elliot67](https://github.com/Elliot67) [SethFalco](https://github.com/SethFalco)
10
+ * types(aggregate): allow calling project() with a string #15304 #15300
11
+ * docs: update deleteOne & deleteMany API def #15360 [Elliot67](https://github.com/Elliot67) [SethFalco](https://github.com/SethFalco)
5
12
6
13
8.14.1 / 2025-04-29
7
14
===================
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mongoose" ,
3
3
"description" : " Mongoose MongoDB ODM" ,
4
- "version" : " 8.14.1 " ,
4
+ "version" : " 8.14.2 " ,
5
5
"author" :
" Guillermo Rauch <[email protected] >" ,
6
6
"keywords" : [
7
7
" mongodb" ,
You can’t perform that action at this time.
0 commit comments