Skip to content

Releases: lewebsimple/nuxt-graphql-fullstack

v0.2.6

14 Dec 14:11
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add showCancel prop to UFormWrapper (05a54dd)
  • UDate component (0c1e17a)
  • Backport features from real-world project (fb50abe)

🩹 Fixes

  • Use AuthRole from ~/graphql/utils/graphql (4274e2e)
  • Show users button if isAdministrator (71e16d5)

🏡 Chore

  • Update deps and set TS version (a409bc8)

❤️ Contributors

v0.2.5

11 Dec 18:37
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🩹 Fixes

💅 Refactors

🏡 Chore

  • Backport from real-world project (7b3f0fd)

❤️ Contributors

v0.2.4

04 Dec 00:55
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Backport stuff from real-world projects (f085f04)

💅 Refactors

  • Better project structure (96ecaf1)

❤️ Contributors

v0.2.3

20 Nov 13:40
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Disable login / signup forms if invalid state (0036e8b)

💅 Refactors

  • Ui layer with Tailwind CSS / Nuxt UI (ea13486)

❤️ Contributors

v0.2.2

16 Nov 20:09
Compare
Choose a tag to compare

v0.2.1

16 Nov 16:56
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Background jobs with bullmq (3a48b49)

❤️ Contributors

v0.2.0

16 Nov 16:01
Compare
Choose a tag to compare

Nuxt project structured with layers.