Skip to content

Releases: SoftwareBrothers/adminjs-mikroorm

v4.0.0

04 Mar 21:03
Compare
Choose a tag to compare

4.0.0 (2024-03-04)

Features

  • add support for MikroORM v6 (155e671)

BREAKING CHANGES

  • Metadata structure's changed in MikroORM v6. The adapter setup remains the same, but access to some information's changed so this version will only work with MikroORM v6+.

v3.0.0

18 Apr 07:14
Compare
Choose a tag to compare

3.0.0 (2023-04-18)

BREAKING CHANGES

  • The package won't support CJS anymore

v3.0.0-beta.1

20 Mar 11:40
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2023-03-20)

chore

BREAKING CHANGES

  • The package won't support CJS anymore

v2.0.0

13 Jul 14:30
Compare
Choose a tag to compare

2.0.0 (2022-07-13)

chore

BREAKING CHANGES

  • This package version should be used with AdminJS v6

v1.1.2

23 Jun 13:28
Compare
Choose a tag to compare

1.1.2 (2022-06-23)

Bug Fixes

v1.1.1

15 Mar 12:51
Compare
Choose a tag to compare

1.1.1 (2022-03-15)

Bug Fixes

  • fix serial type error, console log errors (d604c61)

v1.1.0

22 Oct 09:40
Compare
Choose a tag to compare

1.1.0 (2021-10-22)

Features

  • update Resource class so that it no longer requires static orm attribute (9dbe390)