Skip to content

Latest commit

 

History

History
146 lines (92 loc) · 5.06 KB

CHANGELOG.md

File metadata and controls

146 lines (92 loc) · 5.06 KB

Changelog

2.4.1 (2024-04-15)

Bug Fixes

2.4.0 (2024-04-15)

Features


2.3.1 / 2023-12-19

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: https://github.com/eggjs/egg-orm/compare/v2.3.0...v2.3.1

2.3.0 / 2022-11-09

What's Changed

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

Full Changelog: https://github.com/eggjs/egg-orm/compare/v2.2.0...v2.3.0

2.2.0 / 2022-09-08

What's Changed

  • feat: support tegg-egg mixing mode by @JimmyDaddy in #28

Full Changelog: https://github.com/eggjs/egg-orm/compare/v2.1.2...v2.2.0

2.1.2 / 2022-08-31

What's Changed

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

Full Changelog: https://github.com/eggjs/egg-orm/compare/v2.1.1...v2.1.2

2.1.1 / 2022-08-25

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: https://github.com/eggjs/egg-orm/compare/v2.1.0...v2.1.1

2.1.0 / 2022-08-24

What's Changed

  • feat: add index.d.ts by @luckydrq in #17
  • test: declaration types integration test by @cyjake in #18
  • chore: elaborate example apps by @cyjake in #19
  • docs: zh readme refabrication by @cyjake in #20
  • fix: readme by @leoner in #21
  • feat: support ts and class model definition by @JimmyDaddy in #22

New Contributors

  • @luckydrq made their first contribution in #17
  • @leoner made their first contribution in #21

Full Changelog: https://github.com/eggjs/egg-orm/compare/v2.0.0...v2.1.0

2.0.0 / 2022-01-06

What's Changed

  • upgrade: leoric v2.x by @cyjake in #16

Full Changelog: https://github.com/eggjs/egg-orm/compare/v1.1.7...v2.0.0

1.1.7 / 2021-07-09

fixes

1.1.6 / 2021-07-06

fixes

1.1.5 / 2021-07-01

fixes

1.1.4 / 2021-06-25

fixes

1.1.3 / 2021-06-16

fixes

1.1.2 / 2021-03-04

fixes

1.1.1 / 2020-11-30

fixes

1.1.0 / 2020-08-12

fixes

1.0.0 / 2020-02-24

fixes

  • [5a8f304] - fix: run in sequelize mode (#3) (fengmk2 <fengmk2@gmail.com>),fatal: No names found, cannot describe anything.