# Changelog
# 0.3.0
- 🔨 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 ofslug
to fetch page / story content - changing
RenderContent
component - changing Storyblok Bridge APIs
- Storyblok Bridge
v1
is deprecated, usingv2
now
# 0.2.3
- 🐛 removed conditional chaining in the nuxt module
- 🔨
@vue-storefront/core
version bump
# 0.2.2
- 🔨 image object handler
# 0.2.0
- 🔨 upgrade of vsf middleware
- 🔨
accessToken
param is nowtoken
- 🐛 various syntax and typing corrects
- 📖 docs update
# 0.1.2
- 📖 docs update
- 📦 add missing package.json data
# 0.1.1
- 🔨 dependencies version bump
# 0.1.0
- 🔨 initial structure
- 📖 docs with installation guide