Skip to content

Releases: cyjake/leoric

v2.11.5

03 Nov 07:13
Compare
Choose a tag to compare

What's Changed

  • refactor: turn on compilerOptions.strict by @cyjake in #403

Full Changelog: v2.11.4...v2.11.5

v2.11.4

31 Oct 09:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.11.3...v2.11.4

v2.11.3

31 Oct 02:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.11.2...v2.11.3

v2.11.2

31 Aug 06:17
Compare
Choose a tag to compare

What's Changed

  • docs: introduce @midwayjs/leoric by @cyjake in #399
  • fix: don't overwrite primaryKey with LAST_INSERT_ID() if exists by @cyjake in #398

Full Changelog: v2.11.1...v2.11.2

v2.11.1

10 Jun 05:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.11.0...v2.11.1

v2.11.0

17 May 05:01
Compare
Choose a tag to compare

What's Changed

  • feat: support browser and support sql.js driver by @vagusX in #386
  • fix: remove unscoped fn in src/adapters/sequelize.js by @vagusX in #387
  • fix: join conditions containing fields of base model should be allowed by @cyjake in #388

Full Changelog: v2.10.3...v2.11.0

v2.10.3

25 Apr 09:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.10.2...v2.10.3

v2.10.2

23 Apr 04:15
Compare
Choose a tag to compare

What's Changed

  • fix: order clause need be repeated on the main query by @cyjake in #383

Full Changelog: v2.10.1...v2.10.2

v2.10.1

24 Mar 11:12
Compare
Choose a tag to compare

What's Changed

  • fix: retain where conditions when sharding key is necessary by @cyjake in #381
  • fix: select everything when forming subspell by @cyjake in #382

Full Changelog: v2.10.0...v2.10.1

v2.10.0

24 Mar 06:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.9.2...v2.10.0