nuxt-ultimate-tutorial
nuxt-ultimate-tutorial copied to clipboard
Bumps [@storyblok/nuxt](https://github.com/storyblok/storyblok-nuxt) from 6.0.4 to 6.0.10. Release notes Sourced from @storyblok/nuxt's releases. v6.0.10 6.0.10 (2024-04-19) Bug Fixes pass unique key to useAsyncData (beface5) v6.0.9 6.0.9 (2024-04-18) Bug Fixes explicitely import...
Bumps [@nuxtjs/tailwindcss](https://github.com/nuxt-modules/tailwindcss) from 6.11.4 to 6.12.0. Release notes Sourced from @nuxtjs/tailwindcss's releases. v6.12.0 compare changes It's here. First-class HMR 🔥 After working on rewriting how the config gets loaded, the...
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.10.2 to 3.11.2. Release notes Sourced from nuxt's releases. v3.11.2 3.11.2 is the next regularly scheduled patch release. ✅ Upgrading As usual, our recommendation for upgrading is...
Translated Slugs are practically a necessity nowadays with multilanguage sites regarding SEO-optimization and usability. So it would be great, if this tutorial could also include this feature.
In the step "1st Approach: Full Static with Preview Mode" of the tutorial [Create a Preview Environment for Your Nuxt 3 Website](https://www.storyblok.com/tp/create-a-preview-environment-for-your-nuxt-3-website), the following method is used to refetch-the draft...