Features
- expose
fork
options in the MikroOrmModule options configuration object by @AlexBksiad in #182 - allow NestJS v11 in peer dependencies by @snigdha920 in #198
- add
InjectMikroORMs
inject decorator by @tsangste in #192 - allow passing an array of options into
forRoot
by @B4nan in #203 - add
driver
option to get around issues withuseFactory
andinject
by @B4nan in #204
Bug Fixes
New Contributors
- @AlexBksiad made their first contribution in #183
- @snigdha920 made their first contribution in #198
Full Changelog: v6.0.2...v6.1.0