Skip to content

Releases: manchenkoff/nuxt-auth-sanctum

v0.3.6

01 Jun 15:05
Compare
Choose a tag to compare

compare changes

🩹 Fixes

❤️ Contributors

v0.3.5

01 Jun 14:33
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Added support for custom interceptors (2795998)

🩹 Fixes

  • Disabled typecheck in the playground (cd77036)

🏡 Chore

  • Upgraded module build dependencies (16cdde6)
  • Extracted default module options (e0f2c7a)
  • Applied formatting to system files (ae7918f)

❤️ Contributors

v0.3.4

12 May 18:03
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Dropped extenal cookie parser to use h3 (1410179)

❤️ Contributors

v0.3.3

12 May 17:46
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Fixed cookie parses dependency (bd6ef34)

🏡 Chore

❤️ Contributors

v0.3.2

12 May 17:23
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Added github token for automatic release creation (84fac56)
  • Request csrf only when not set (569dbdc)
  • Added csrf cookie for secure ssr calls (8b45e06)

🏡 Chore

  • Added debug log for user initial request (409b3ae)

❤️ Contributors

v0.3.1

02 May 18:39
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Added npm credentials config (51d76ef)
  • Added id-token permission for pipeline (72b08ea)
  • Keep config type exported in composable (3862bfb)

🏡 Chore

  • Upgraded setup-node to v4 (3f6226d)
  • Removed temp pipeline for publishing (3bd6027)

❤️ Contributors

v0.3.0

30 Apr 21:43
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Added publish workflow (3c8baef)
  • ⚠️ Added guest mode for global middleware (50f2a10)

🩹 Fixes

  • Include history and write permissions in release pipeline (220e16b)

🏡 Chore

⚠️ Breaking Changes

  • ⚠️ Added guest mode for global middleware (50f2a10)

❤️ Contributors

v0.2.3

18 Apr 10:26
45fbe54
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Resolved constant visibility issue (5cbd7a3)

❤️ Contributors

v0.2.2

18 Apr 10:05
36c6b13
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🩹 Fixes

  • Removed redundant empty line (6426309)
  • Reset user only when it expires (d314b86)
  • Request identity once on plugin init (c88fbdf)
  • Push main branch after bumping release version (cc76b0e)

❤️ Contributors

v0.2.1

04 Apr 23:48
f702b0f
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Remove git push with tags (03b28d4)
  • Prevent infinite redirect for guests (20e7cc9)

📖 Documentation

  • Use new nuxi module add command in installation (d74c007)
  • Update second step (93e365d)

❤️ Contributors