Becem Gharbi Nuxt Starter Versions Save

Edge compatible Nuxt starter with Auth, S3 & Naive UI

v2.2.2

1 month ago

compare changes

🔥 Performance

💅 Refactors

  • Use auto-generated naiveui color themes (ec79ef2)
  • Apply nuxt-auth v2.5 changes (a6975f6)

🏡 Chore

  • Add prisma migrations to gitignore (5895b27)

❤️ Contributors

v2.2.1

1 month ago

compare changes

🔥 Performance

  • Lazy load user's photo (87d129a)
  • Avoid duplicate sessions fetch (42254e5)

📖 Documentation

🏡 Chore

  • Add typecheck script (1090cbb)
  • Respect deprecation of MenuLinkRoute (5554529)
  • Run prisma generate later on postinstall (9bcb15e)

❤️ Contributors

v2.2.0

2 months ago

compare changes

🚀 Enhancements

  • Use @nuxt/fonts for font download (7a8fefe)

🩹 Fixes

  • Use custom naiveui theme on error page (e6dbabb)

🏡 Chore

  • Download icons (0233928)
  • Add prisma generate to build and postinstall scripts (c932ef5)

❤️ Contributors

v2.1.6

3 months ago

compare changes

🩹 Fixes

💅 Refactors

  • Move naive themeConfig to app.config (2351b73)

🏡 Chore

❤️ Contributors

v2.1.5

4 months ago

compare changes

💅 Refactors

  • Change login form layout (9a8fdf4)

🏡 Chore

  • Use matching env variables (ee92bf3)
  • Add process.env for Cloudflare deployment (a3e924b)
  • Update example.env (e4ff950)

❤️ Contributors

v2.1.4

4 months ago

compare changes

About

This release introduced new changes

  • Authentication: the access token is stored in memory instead of a non http-only cookie. check nuxt-auth.
  • Object storage: custom metadata can be set on upload which allows storing user related info for authorization. check nuxt-s3.
  • UI: use naive-layout-navbar as root the component for the default layout. check nuxt-naiveui.

💅 Refactors

  • s3: Use metadata in authorization (eff6d8a)
  • ui: Use naive-layout-navbar as default layout (5d2a643)

❤️ Contributors

v2.1.3

5 months ago

compare changes

💅 Refactors

  • auth layout: Minor refactoring (98d1a3a)
  • AccountSessions: Minor refactoring (4fe27da)
  • default layout: Always display Navbar (1f5065d)

🏡 Chore

  • deps-dev: Bump vite from 4.4.9 to 4.5.1 in /docs (7659e21)
  • deps-dev: Bump vite from 4.5.0 to 4.5.1 (60c85b2)

❤️ Contributors

v2.1.2

5 months ago

compare changes

💅 Refactors

  • Replace useAuthFetch with useNuxtApp()..fetch (3e24ee6)
  • forms: Reverse btns order (245ae04)
  • Optimize accessibility score (24f53a1)

🏡 Chore

❤️ Contributors

v2.1.1

5 months ago

compare changes

About

This release comes with improvments in nuxt-auth security https://github.com/becem-gharbi/nuxt-auth/releases/tag/v2.2.0 and nuxt-naiveui performance https://github.com/becem-gharbi/nuxt-naiveui/releases/tag/v1.6.0

💅 Refactors

  • AccountPreference: Remove watch (6613292)

🏡 Chore

❤️ Contributors

v2.1.0

6 months ago

compare changes

About

This release comes with the first stable release of nuxt-s3, https://nuxt-s3.bg.tn

🚀 Enhancements

🩹 Fixes

  • AccountPassword: Add autocompletion (8813556)

💅 Refactors

  • profile: Use useNaiveForm for state (1e39096)
  • profile: Use useNaiveForm for state (a301854)
  • Navbar: Remove lazy loading dropdown (645b4eb)
  • Add missing img alt (9593c25)
  • AccountPassword: Add reset button (fe0d411)
  • app: Remove unused n-message-provider (aaf9e36)
  • app: Move notifications to default layout (6acb67f)
  • Minor refactoring (5c9f5eb)

📖 Documentation

  • Change modules urls with their docs websites (ee52df0)

🌊 Types

🏡 Chore

  • Upgrade dependencies (a26edd6)
  • deps-dev: Bump @babel/traverse from 7.23.0 to 7.23.2 (a072f28)
  • deps-dev: Bump @babel/traverse from 7.22.11 to 7.23.2 in /docs (841f71e)
  • deps-dev: Bump postcss from 8.4.28 to 8.4.31 in /docs (00c0542)
  • deps-dev: Bump undici from 5.25.4 to 5.27.0 (ecaeee9)
  • deps-dev: Bump undici from 5.23.0 to 5.27.0 in /docs (71f5266)
  • lint: Use eslint-config-typescript (9fae07f)
  • Sync lock (35348a4)
  • release: V2.0.6 (57225a0)
  • No significant change (2e608c5)
  • Upgrade nuxt-naiveui to latest (253acb1)
  • Upgrade nuxt-s3 to latest (a9eb4d4)
  • Set S3 driver to s3 (a92de3f)
  • Upgrade nuxt-naiveui to latest (84262a7)

❤️ Contributors