Skip to content

v0.0.47

Choose a tag to compare

@Tahul Tahul released this 18 Jun 14:52
· 19 commits to main since this release
c339bfd

compare changes

🚀 Enhancements

  • auth: Cleanup imports ; only use relative to runtime dir (6246c7c)
  • cli: Add cli install wizard ; avoiding bloating the module with 1-time logic (283fc5d)
  • module: Cleanup the module from all generate logic ; rely on cli now (4aef093)
  • playground: Drop import (9fffe2a)
  • package: Update dependencies (nuxt ^3.12) (3e11791)
  • package: Build cli (07ab7a3)
  • readme: Update readme according to latest updates (f226ee7)
  • lint: Update (29c6ca1)

🩹 Fixes

  • Opt in to import.meta.* properties (#23)
  • Adopt forward-compatible approach to builder:watch (#24)

📖 Documentation

  • Add project init step (#17)
  • Use new nuxi module add command in installation (#25)

❤️ Contributors