Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Releases: vuestorefront/storyblok

0.3.0

20 Oct 09:28

Choose a tag to compare

  • handling local cache
  • handling versions
  • fetching content by id
  • defining content locale
  • custom search / filtering
  • handling relations / references
  • Storyblok Bridge v2
  • general bugfixes
  • docs update

Breaking changes:

  • using url instead of slug to fetch page / story content
  • changing RenderContent component
  • changing Storyblok Bridge APIs
  • Storyblok Bridge v1 is deprecated, using v2 now

0.2.3

05 May 10:53

Choose a tag to compare

  • removed conditional chaining in the nuxt module [#7] fix
  • core version bump to 2.3.0

0.2.2

01 Apr 15:13

Choose a tag to compare

  • image object handler [#5]

0.2.0

17 Mar 10:00
6533f74

Choose a tag to compare

  • upgrade of vsf core middleware
  • accessToken param is now token
  • various syntax and typing corrects

0.1.2

03 Feb 11:00

Choose a tag to compare

  • docs update
  • add missing package.json data