Releases: SoftwareBrothers/adminjs-mikroorm
Releases · SoftwareBrothers/adminjs-mikroorm
v4.0.0
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
3.0.0 (2023-04-18)
BREAKING CHANGES
- The package won't support CJS anymore
v3.0.0-beta.1
chore
BREAKING CHANGES
- The package won't support CJS anymore
v2.0.0
2.0.0 (2022-07-13)
chore
BREAKING CHANGES
- This package version should be used with AdminJS v6
v1.1.2
1.1.2 (2022-06-23)
Bug Fixes
v1.1.1
1.1.1 (2022-03-15)
Bug Fixes
- fix serial type error, console log errors (d604c61)
v1.1.0
1.1.0 (2021-10-22)
Features
- update Resource class so that it no longer requires static orm attribute (9dbe390)