You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
8.19.3 / 2025-11-04
2
+
===================
3
+
* fix(model+plugins): correctly apply shard key on deleteOne() #15705 #15701
4
+
* fix(schema): correctly cache text indexes as 'text' not 1 #15695
5
+
* types: make inferRawDocType correctly infer empty array type [] as any[] #15704 #15699
6
+
1
7
8.19.2 / 2025-10-20
2
8
===================
3
9
* perf(setDefaultsOnInsert): avoid computing all modified paths when running setDefaultsOnInsert and update validators, only calculate if there are defaults to set #15691 #15672
0 commit comments