Skip to content

v6.0.0

Choose a tag to compare

@kiki-kanri kiki-kanri released this 19 Sep 03:45
· 62 commits to main since this release

compare changes

馃殌 Enhancements

  • Add assertions plugin and enforce it in buildMongooseModel (2504e0e)

馃敟 Performance

  • mongooseNormalizePlugin: Pre-compute paths for conversion to improve performance and simplify code logic (2399e8a)

馃拝 Refactors

  • 鈿狅笍 Restructure codebase (bc590ed)
  • 鈿狅笍 Remove mongooseDocumentOrObjectIdToDocument (e94e6aa)

馃彙 Chore

  • Remove alias config (e353604)
  • Change update-peer-dependencies-meta.ts to non-executable permission file (62a7690)
  • Upgrade dependencies (8e206cc)

鈿狅笍 Breaking Changes

  • 鈿狅笍 Restructure codebase (bc590ed)
  • 鈿狅笍 Remove mongooseDocumentOrObjectIdToDocument (e94e6aa)

鉂わ笍 Contributors

  • kiki-kanri