Skip to content

8.2.0

Compare
Choose a tag to compare
@mongoose-pro-bot mongoose-pro-bot released this 22 Feb 20:28
· 322 commits to master since this release

8.2.0 / 2024-02-22

  • feat(model): add recompileSchema() function to models to allow applying schema changes after compiling #14306 #14296
  • feat: add middleware for bulkWrite() and createCollection() #14358 #14263 #7893
  • feat(model): add hydratedPopulatedDocs option to make hydrate recursively hydrate populated docs #14352 #4727
  • feat(connection): add withSession helper #14339 #14330