Skip to content

8.1.1

Compare
Choose a tag to compare
@mongoose-pro-bot mongoose-pro-bot released this 24 Jan 22:22
· 399 commits to master since this release

8.1.1 / 2024-01-24

  • fix(model): throw readable error when calling Model() with a string instead of model() #14288 #14281
  • fix(document): handle setting nested path to spread doc with extra properties #14287 #14269
  • types(query): add back context and setDefaultsOnInsert as Mongoose-specific query options #14284 #14282
  • types(query): add missing runValidators back to MongooseQueryOptions #14278 #14275