New SDK naming for Nuxt 2 and Nuxt 3
Manuel Schröder

Manuel Schröder @manuelschroederdev

About: I'm is a front-end engineer who loves crafting beautiful and fast websites. International Relations graduate turned WordPress expert, I ultimately developed a passion for the Jamstack.

Location:
Germany
Joined:
May 23, 2022

New SDK naming for Nuxt 2 and Nuxt 3

Publish Date: May 23 '22
6 2

New SDK naming for Nuxt 2 and Nuxt 3

We have updated the naming of our Nuxt SDK npm packages! Since Nuxt 3 is currently in RC stage and will become the new default very soon, the default package for Nuxt 3 is now @storyblok/nuxt. The package for Nuxt 2 is now @storyblok/nuxt-2.

Depending on which you want to use, you would npm install:

  • @storyblok/nuxt-2 for Nuxt 2

  • @storyblok/nuxt for Nuxt 3

All of the SDK demos and getting-started repositories have been updated to reflect these changes. Expect more tutorial content for Nuxt 3 from our side over the next few weeks.

We would like to apologize for the recent naming changes and are aware of the confusion this has created among the Vue and Nuxt communities respectively. No more changes are to be expected anytime soon. Thank you very much for your understanding, your feedback, and your patience.

Comments 2 total

  • Konstantin BIFERT
    Konstantin BIFERTMay 25, 2022

    This align with the new Vue3 default so I guess that people will get used to it pretty quickly. Thanks!

Add comment