Skip to content

Releases: eggjs/egg-orm

v2.4.1

Choose a tag to compare

@github-actions github-actions released this 15 Apr 06:15

2.4.1 (2024-04-15)

Bug Fixes


This release is also available on:

v2.3.1

Choose a tag to compare

@cyjake cyjake released this 19 Dec 09:40

What's Changed

  • Add CodeQL workflow for GitHub code scanning by @lgtm-com in #32
  • chore: overwrite the default console.error in logQueryError by @cyjake in #33

New Contributors

  • @lgtm-com made their first contribution in #32

Full Changelog: v2.3.0...v2.3.1

v2.3.0

Choose a tag to compare

@cyjake cyjake released this 09 Nov 08:45

What's Changed

  • feat: rewire prototype of models when subclassing is enabled by @cyjake in #29

Full Changelog: v2.2.0...v2.3.0

v2.2.0

Choose a tag to compare

@cyjake cyjake released this 08 Sep 06:26

What's Changed

Full Changelog: v2.1.2...v2.2.0

v2.1.2

Choose a tag to compare

@cyjake cyjake released this 31 Aug 09:53

What's Changed

  • chore: sequelizeBone export app/ctx, doc and example complete by @JimmyDaddy in #27

Full Changelog: v2.1.1...v2.1.2

v2.1.1

Choose a tag to compare

@cyjake cyjake released this 25 Aug 09:31

What's Changed

  • docs: ts guide doc by @JimmyDaddy in #23
  • fix: override model.app or model.prototype.app event if exists by @cyjake in #24
  • fix: sequelize adapter with model extends from Bone directly and export leoric form egg-orm by @JimmyDaddy in #26

Full Changelog: v2.1.0...v2.1.1

v2.1.0

Choose a tag to compare

@cyjake cyjake released this 24 Aug 02:41

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

Choose a tag to compare

@cyjake cyjake released this 06 Jan 08:13

What's Changed

Full Changelog: v1.1.7...v2.0.0

v1.1.7

Choose a tag to compare

@cyjake cyjake released this 09 Jul 03:26

fixes

v1.1.6

Choose a tag to compare

@cyjake cyjake released this 08 Jul 09:20

fixes