alexsk / mongoose-intl

Mongoose schema plugin for multilingual fields
MIT License
74 stars 31 forks source link

Mongoose 7 support #42

Open ajmas opened 1 year ago

ajmas commented 1 year ago

Can we provide support for Mongoose 7.

I wanted to upgrade to Mongoose 7, but package indicates only Mongoose peer dependencies are: "~4 || ~5 || ~6".

Thanosar commented 1 year ago

Hello, any update on this ?

Resmedia commented 12 months ago

Better provide support mongoose 8 yet

yelworc commented 7 months ago

FYI: mongoose-intl should be compatible with mongoose@^7.6.11 (and possibly the next ^8 release, too), as that version includes a fix for https://github.com/Automattic/mongoose/issues/14446.