Skip to content

Releases: boenrobot/nuxt-mikro-orm-module

v0.4.1

17 Jul 07:10
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • install: Fixed install breaking due to husky (0c38b4a)

❤️ Contributors

v0.4.0

19 Jun 13:54
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • middleware: Added the ability to do auto forking via Nitro middleware instead of Nitro hook (9b86bbb)

❤️ Contributors

v0.3.1

11 Jun 14:24
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • registerGlobalOrm: Made it so that the nitro runtimeConfig is not cloned if not already cloned (94822f5)

❤️ Contributors

v0.3.0

11 Jun 14:14
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • registerGlobalOrm: Added registerGlobalOrm() for the simple case of a global instance (3c8ee15)

📖 Documentation

  • Improved generated typedoc config (bf07252)

✅ Tests

  • playground: Adjusted playground to import from @mikro-orm/knex to trigger errors during dev (82134e3)

❤️ Contributors

v0.2.0

27 May 10:17
Compare
Choose a tag to compare

compare changes

💅 Refactors

❤️ Contributors

Full Changelog: v0.1.0...v0.2.0