alexsk / mongoose-intl

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

mongoose-intl doesn't work with Mongoose v4.11.5 and higher #11

Closed alexsk closed 7 years ago

alexsk commented 7 years ago

Mongoose v4.11.5 brings bug-fix 'Virtual fields toJSON does not work' #5473 that breaks-down the entire logic with having field and field.all virtual paths at the same.