Tags: SoftwareBrothers/adminjs-mikroorm
Tags
chore(release): 4.1.0 [skip ci] # [4.1.0](v4.0.0...v4.1.0) (2025-09-24) ### Features * export data types for customization ([#25](https://github.com/SoftwareBrothers/adminjs-mikroorm/issues/25))([@gavar](https://github.com/gavar)) ([a0f31d8](a0f31d8))
chore(release): 4.0.0 [skip ci] # [4.0.0](v3.0.0...v4.0.0) (2024-03-04) ### Features * add support for MikroORM v6 ([155e671](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+.
chore(release): 3.0.0-beta.1 [skip ci] # [3.0.0-beta.1](v2.0.0...v3.0.0-beta.1) (2023-03-20) ### chore * rewrite package to esmodules ([#18](#18)) ([e9d386f](e9d386f)) ### BREAKING CHANGES * The package won't support CJS anymore
chore(release): 1.1.2 [skip ci] ## [1.1.2](v1.1.1...v1.1.2) (2022-06-23) ### Bug Fixes * use a forked EntityManager for each transaction ([#12](https://github.com/SoftwareBrothers/adminjs-mikroorm/issues/12))([@corbt](https://github.com/corbt)) ([076e740](076e740))
chore(release): 1.0.1 [skip ci] ## [1.0.1](dziraf/admin-bro-mikroorm@v1.0.0...v1.0.1) (2021-05-07) ### Bug Fixes * Fixed issues ([#2](dziraf#2)) ([@rubiin](https://github.com/rubiin)) ([3a7308c](dziraf@3a7308c))