Changelog
0.3.8
- 🔨 bumped dependency
contentful
version to the ^9.3.5
0.3.7
- 🔨 bumped dependency
@vue-storefront/core
version to the ^2.7.5
- 🔨 set dependency
rollup
version to the ^2.50.3
0.3.6
- 🔨 handling for Preview API
- 📖 docs update
0.3.5
- 🔨 handling data for the Contentful Compose
- 🔨
@vue-storefront/core
version bump
0.3.4
- 🔨 contentful enviroment can be set in
ContentSearchParams
- 🔨
@vue-storefront/core
version bump
0.3.3
- 🔨
extractImage
function exposed - 🔨 error message when content array provided to
RenderContent.vue
is empty - 🔨
@vue-storefront/core
version bump
0.3.2
- 🔨 handling locale
- 🔨 fetching data on top of reference level
0.3.1
- 🔨 returning data raw source as default
- 📖 docs update
0.3.0
- 🔨 search api change (see docs)
- 🔨 custom search (see docs)
- 🔨 mapping moved to middleware
- 🔨 rawSource flag added to disable middleware mapping (see docs)
- 🔨
@vue-storefront/core
version bump - 📖 docs update
0.2.2
- 🔨 improvements for nested items resolving
0.2.1
- 🔨 nested items handler
- 🔨 image object
0.2.0
- 🔨 upgrade of vsf middleware
- 📖 docs update
0.1.1
- 🐛 check if items are array
0.1.0
- 🔨 initial structure
- 📖 docs with installation guide