Skip to content

v6.1.0

Latest
Compare
Choose a tag to compare
@B4nan B4nan released this 28 Jan 19:05
· 1 commit to master since this release

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 with useFactory and inject by @B4nan in #204

Bug Fixes

  • resolve issue with ordering of middleware being applied by @tsangste in #189

New Contributors

Full Changelog: v6.0.2...v6.1.0