Skip to content

Commit 2607904

Browse files
committed
chore: release 8.8.4
1 parent cf50772 commit 2607904

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
8.8.4 / 2024-12-05
2+
==================
3+
* fix: cast using overwritten embedded discriminator key when set #15076 #15051
4+
* fix: avoid throwing error if saveOptions undefined when invalidating subdoc cache #15062
5+
16
8.8.3 / 2024-11-26
27
==================
38
* fix: disallow using $where in match

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mongoose",
33
"description": "Mongoose MongoDB ODM",
4-
"version": "8.8.3",
4+
"version": "8.8.4",
55
"author": "Guillermo Rauch <guillermo@learnboost.com>",
66
"keywords": [
77
"mongodb",

0 commit comments

Comments
 (0)