File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ 8.2.4 / 2024-03-28
2
+ ==================
3
+ * types(query): bring "getFilter" and "getQuery" in-line with "find" and other types #14463 [noseworthy](https://github.com/noseworthy)
4
+ * types(schema): re-export the defintion for SearchIndexDescription #14464
5
+ * docs: removed unused hook from docs #14461 [bernardarhia](https://github.com/bernardarhia)
6
+
1
7
8.2.3 / 2024-03-21
2
8
==================
3
9
* fix(schema): avoid returning string 'nested' as schematype #14453 #14443 #14435
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.2.3 " ,
4
+ "version" : " 8.2.4 " ,
5
5
"author" : " Guillermo Rauch <guillermo@learnboost.com>" ,
6
6
"keywords" : [
7
7
" mongodb" ,
You can’t perform that action at this time.
0 commit comments