Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 916 Bytes

CHANGELOG.md

File metadata and controls

20 lines (10 loc) · 916 Bytes

Changelog

4.0.1 (2023-09-21)

Bug Fixes

  • use eggjs/github-actions to release (4d95371)
  • 修正單元測試程式,修正覆蓋率問題與通過 mongoose v7 版本 (#58) (5b2b3f9)

4.0.0 (2023-08-12)

⚠ BREAKING CHANGES

  • Drop Node.js < 14 and egg < 3 support

Features

  • update mongoose's version to be compatable with typescript schemas (Nodejs >=14.x), with Egg>=3.x (#54) (c87f19d)