github typegoose/typegoose v7.3.0-0

latest releases: v12.5.0, v12.4.0, v12.4.0-beta.2...
pre-release3 years ago

Includes since last pre-release:

  • Update Dependencies
    • mongoose to 5.9.19
    • @types/mongoose to 5.7.27
    • @types/lodash to 4.14.155
    • typescript to 3.9.5
  • TimeStamps's (Default Class) properties are not marked as Readonly anymore
  • All Typeguards now accept undefined as the first parameter too (if an type was OR with undefined, the function would give an type-error)
  • Add option discriminators for embedded Discriminators [#248]
  • Set correct Decorator Return type (ClassDecorator & PropertyDecorator)
  • Change warning message for warnMixed
  • [IC] Moved function _buildPropMetadata to its own file (processProp) and renamed it to processProp [#286]
  • [IC] Moved pre-processing in function prop into processProp [#286]
  • [IC] Removed error NoMetadataError
  • [IC] Removed check that Type needs to be defined in prop / processProp

Don't miss a new typegoose release

NewReleases is sending notifications on new releases.