Releases: boenrobot/nuxt-mikro-orm-module
Releases · boenrobot/nuxt-mikro-orm-module
v0.4.1
🩹 Fixes
- install: Fixed install breaking due to husky (0c38b4a)
❤️ Contributors
- Vasil Rangelov [email protected]
v0.4.0
🚀 Enhancements
- middleware: Added the ability to do auto forking via Nitro middleware instead of Nitro hook (9b86bbb)
❤️ Contributors
- Vasil Rangelov [email protected]
v0.3.1
🩹 Fixes
- registerGlobalOrm: Made it so that the nitro runtimeConfig is not cloned if not already cloned (94822f5)
❤️ Contributors
- Vasil Rangelov [email protected]
v0.3.0
🚀 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
- Vasil Rangelov [email protected]
v0.2.0
💅 Refactors
- full: Full rewrite (38ea9b5)
❤️ Contributors
- Vasil Rangelov [email protected]
Full Changelog: v0.1.0...v0.2.0