github typegoose/typegoose v5.9.0
Release 5.9.0

latest releases: v12.4.0, v12.4.0-beta.2, v12.3.1...
4 years ago
  • This should not be a breaking release
  • Hooks now support Regular Expression for names, like mongoose
  • Tests are splitted into their own files
  • Fixing itemsRefPath & adding tests
  • itemsRef now supports to be used with a string as model
  • @prop({ alias }) is now supported
  • Index weights are now supported
  • isDocument & isDocumentArray typeguards are now implemented
  • Updated Dependencies
    Note worthy are:
    • mongoose 5.6 is now required instead of 5.5
    • this project should be used with typescript 3.5+
  • @mapProp() is now implemented
  • Fix for @prop({ select })
  • A public version of buildSchema is now available
  • Added more Documentation to README
  • Added TSDOC to many functions and properties
  • build target is now ES6 instead of ES5

Don't miss a new typegoose release

NewReleases is sending notifications on new releases.