Skip to content

Releases: manchenkoff/nuxt-auth-sanctum

v0.4.11

03 Sep 22:27
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • deps-dev: Bump vue-tsc from 2.1.2 to 2.1.4 (35efc7b)
  • deps-dev: Bump @types/node from 22.5.1 to 22.5.2 (7a7e912)
  • deps-dev: Bump @nuxt/eslint-config from 0.5.4 to 0.5.5 (84e836d)

🤖 CI

  • Added prerelease pipeline (deff64a)

❤️ Contributors

v0.4.10

30 Aug 09:48
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Improved nullable schema fields (879fdee)

❤️ Contributors

v0.4.9

30 Aug 09:18
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Simplified module config (b3bad10)

🩹 Fixes

  • Added augmented types for PageMeta (e784f88)

🏡 Chore

  • Migrated from yarn to pnpm (bad9820)
  • Simplified pull request template (8f8955b)
  • Applied eslint formatter (1b2670d)

🤖 CI

  • Upgraded pipelines to work with pnpm (1a041da)

❤️ Contributors

v0.4.8

25 Aug 23:28
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Update to latest @nuxt/module-builder (fdeae82)

❤️ Contributors

v0.4.7

24 Aug 22:21
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Use new augmented types from nuxt 3.13 (197f1c3)

❤️ Contributors

v0.4.6

08 Aug 20:00
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Do not trim single slash in the url (81c87d0)

❤️ Contributors

v0.4.5

08 Aug 16:47
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Trim trailing slash on redirects (d24014d)

❤️ Contributors

v0.4.4

26 Jul 00:03
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Fallback to #app augmented type for page meta (cbf8a6c)

❤️ Contributors

v0.4.3

25 Jul 23:50
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Use resolved path for augmented types when using pnpm (050c006)

🏡 Chore

❤️ Contributors

v0.4.2

26 Jun 21:32
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Configure redirect if unauthenticated (9574818)

🩹 Fixes

  • Use updated csrf token on first login (14f5c63)

❤️ Contributors