File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ 7.6.1 / 2023-10-09
2
+ ==================
3
+ * fix: bump bson to match
[email protected] exactly #13947 [hasezoey](https://github.com/hasezoey)
4
+ * fix: raw result deprecation message #13954 [simllll](https://github.com/simllll)
5
+ * type: add types for includeResultMetadata #13955 [simllll](https://github.com/simllll)
6
+ * perf(npmignore): ignore newer files #13946 [hasezoey](https://github.com/hasezoey)
7
+ * perf: move mocha config from package.json to mocharc #13948 [hasezoey](https://github.com/hasezoey)
8
+
1
9
7.6.0 / 2023-10-06
2
10
==================
3
11
* feat: upgrade mongodb node driver -> 5.9.0 #13927 #13926 [sanguineti](https://github.com/sanguineti)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mongoose" ,
3
3
"description" : " Mongoose MongoDB ODM" ,
4
- "version" : " 7.6.0 " ,
4
+ "version" : " 7.6.1 " ,
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