# 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
urlinstead ofslugto fetch page / story content - changing
RenderContentcomponent - changing Storyblok Bridge APIs
- Storyblok Bridge
v1is deprecated, usingv2now
# 0.2.3
- 🐛 removed conditional chaining in the nuxt module
- 🔨
@vue-storefront/coreversion bump
# 0.2.2
- 🔨 image object handler
# 0.2.0
- 🔨 upgrade of vsf middleware
- 🔨
accessTokenparam 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