github typegoose/typegoose v7.0.0-1

latest releases: v12.4.0, v12.4.0-beta.2, v12.3.1...
pre-release4 years ago

Includes since last pre-release:

  • Minimal NodeJS version is now 10.15
  • Minimal Typescript version is now 3.8.3
  • Typegoose class got completly removed
  • All Deprecated arrayProp options got remove
    • itemsRef replaced with plain ref
    • itemsRefPath replaced with plain refPath
    • itemsRefType replaced with plain refType
  • All enums got moved from src/types to src/internal/constants
  • All things from src/types now get exported as type
  • All Errors now get exported as errors
  • All non-essentail types get exported as types
  • utils's getName function now gets exported
  • Remove Deprecated value overwrite for VirtualOptions
  • [IC] Move VirtualPopulate cache to Reflection
  • [IC] Move Plugins cache to Reflection
  • [IC] Move Hooks cache to Reflection
  • [IC] All remaining test's models now get exported with an name (not being exported as model anymore)
  • Update Dependencies
    • mongoose to 5.9.9
    • @types/mongoose to 5.7.10
    • tslib to 1.11.1
    • loglevel to 1.6.8
    • semver to 7.3.0

Don't miss a new typegoose release

NewReleases is sending notifications on new releases.