Skip to content

Release 5.9.1

Compare
Choose a tag to compare
@hasezoey hasezoey released this 06 Sep 10:45
· 2256 commits to master since this release
cf56e93
  • fix accidentally added typeguards
  • add a note that typegoose uses mongoose's strict by default
  • add note that typegoose dosnt work with classes with the same name (at least in 5.x, working on it in 6.x)
  • implemented a hack for ObjectId / ObjectID (mongoose some version fixed this)