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
+7
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
8.6.2 / 2024-09-11
2
+
==================
3
+
* fix: make set merge deeply nested objects #14870 #14861 [ianHeydoc](https://github.com/ianHeydoc)
4
+
* types: allow arbitrary keys in query filters again (revert #14764) #14874 #14863 #14862 #14842
5
+
* types: make SchemaType static setters property accessible in TypeScript #14881 #14879
6
+
* type(inferrawdoctype): infer Date types as JS dates rather than Mongoose SchemaType Date #14882 #14839
7
+
1
8
8.6.1 / 2024-09-03
2
9
==================
3
10
* fix(document): avoid unnecessary clone() in applyGetters() that was preventing getters from running on 3-level deep subdocuments #14844 #14840 #14835
0 commit comments