Skip to content

Releases: arashsheyda/nuxt-mongoose

v1.0.6

13 May 17:39
Compare
Choose a tag to compare

🚀 Enhancements

  • Add discriminator helper (#47)

🩹 Fixes

  • Replace consola with logger (5a7936a)
  • Continue module setup process Without MONGODB_URI (#54)

📖 Documentation

  • Update examples (0abeb6b)
  • Fix examples list (3040751)
  • Use new nuxi module add command in installation (#53)

🏡 Chore

❤️ Contributors

v1.0.5

01 Feb 15:28
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Replace consola with logger (5a7936a)

❤️ Contributors

  • Arash

v1.0.4

17 Jan 23:50
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Split services into individual files (d6b8e91)

📖 Documentation

🏡 Chore

❤️ Contributors

v1.0.3

26 Oct 19:06
Compare
Choose a tag to compare

compare changes

🩹 Fixes

💅 Refactors

📖 Documentation

🏡 Chore

❤️ Contributors

  • Arash

v1.0.2

04 Oct 02:13
9b63877
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Resolve build stuck issue with nitro pre-render enabled (#26)

📖 Documentation

🏡 Chore

❤️ Contributors

  • Arash

v1.0.1

21 Sep 22:49
Compare
Choose a tag to compare

🏡 Chore

❤️ Contributors

v1.0.0

20 Sep 16:53
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Version 1.0.0 (#21)

📖 Documentation

❤️ Contributors

v0.0.9

09 Jul 11:41
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add possibility to type mongoose model (#8)
  • Mongoose schema hooks (d92a58b)

🩹 Fixes

  • Update connection message in logger (#10)

📖 Documentation

  • utils: Add hooks and improve documentation (647d26d)
  • utils: Fix model options type (3ff9756)
  • Add types link (9c0e0ba)

🏡 Chore

  • Fix defineNitroPlugin patch (#9)
  • Example env (40b8ca9)
  • Revert Fix defineNitroPlugin patch " (#9)
  • Update dependencies (925d382)
  • Lint (0cdba0d)
  • Fix tsconfig for build time (e6b8b7d)

❤️ Contributors

v0.0.8

18 Jun 10:23
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🩹 Fixes

  • Module options type (182b760)
  • Run studio action only for docs (33bb3cc)
  • Resource generator modelsDir output (1c36087)

💅 Refactors

📖 Documentation

🏡 Chore

❤️ Contributors

v0.0.7

31 May 11:06
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Auto-import schema files (205435e)

🩹 Fixes

🏡 Chore