github typegoose/typegoose v7.4.0
Release 7.4.0

latest releases: v12.4.0, v12.4.0-beta.2, v12.3.1...
3 years ago
  • Update Dependencies
    • mongoose to 5.10.4
    • lodash to 4.17.20
    • loglevel to 1.7.0
    • tslib to 2.0.1
    • @types/mongoose to 5.7.36
  • Add warning if justOne is defined, but no Virtual Populate Options
  • Allow any argument to DeferredFunc
  • Add Type DynamicStringFunc
  • Allow definition of functions for localField & foreignField
  • Allow returning an function in ref (ref: () => (doc) => doc.someProp)
  • Allow the NestJS / Type-GraphQl way of defining arrays (type: () => [String] (and nested too))
  • [IC] Fix that dim is included as an option in the schema [typegoose#366]

https://typegoose.github.io/typegoose/docs/changelog#740

Don't miss a new typegoose release

NewReleases is sending notifications on new releases.