arashsheyda / nuxt-mongoose

A Nuxt module for simplifying the use of Mongoose in your project.
https://docs.arashsheyda.me/nuxt-mongoose
69 stars 11 forks source link

packages updated | setup functions are separated | module file changes #37

Closed AsbDaryaee closed 5 months ago

arashsheyda commented 5 months ago

thanks! can you seperate these into 2 PRs? one as chore: update dependencies and one for refactor: check for nuxt-mongoose update. I rather to keep the configureMongooseOptions and setupAliasesAndImports in module.ts.

thank you so much!

AsbDaryaee commented 5 months ago

Hi there! Absolutely, I'd be happy to help you with that!

AsbDaryaee commented 5 months ago

As far as I could, I tried to do things right. I separated commits to different PRs and followed eslint rules you explained. Should I close this pull request?