Skip to content

v3.1.0

Choose a tag to compare

@becem-gharbi becem-gharbi released this 06 Mar 14:09
· 3 commits to main since this release

compare changes

πŸš€ Enhancements

  • Migrate from deprecated bcrypt-edge to bcrypt-ts (9ad448b)
  • Migrate zod to v4 (79b039e)
  • Migrate jose to v6 (a67c966)
  • Migrate nuxt to v4 (e9683dc)
  • Check runtime options at runtime to consider matching env variables (e3073b6)

πŸ’… Refactors

  • Append headers instead of merging (33deb32)
  • Define a default value for email.provider.apiKey (526a781)

πŸ“– Documentation

  • configuration: Mention env variables (ab7c1af)
  • usage: Add missing error messages of composables (6afae86)
  • Add notes on required redirect options (20258f0)
  • Improve syntax and fix typos (19251a4)

πŸ“¦ Build

  • Migrate @nuxt/module-builder to v1 (19a1e54)

🌊 Types

  • Import NitroApp from nitropack/types (77d7020)

🏑 Chore

  • Add ufo as peer dependency (61eb176)
  • Add unstorage as peer dependency (3ec2e3b)
  • lint: Fix (9b7443b)
  • release: V3.0.3 (a74f149)
  • playground: Migrate to nuxt v4 and remove prisma plugin (1ccef40)
  • changelog: Remove authors (6d9d6b6)

βœ… Tests

  • Run playground as playwright fixture instead of dev server (7b37932)