Changelog
0.3.6 Latest
- 🔨 set dependency
rollup
version to the ^2.50.3
- 🔨 bumped dependency
@vue-storefront/core
version to the ^2.7.5
- 🔨 add live preview
- 📖 docs update
0.3.5
- 🔨 request
fetchOptions
- 🔨 ability to search by content type
- 🐛 bug fixes
- 📖 docs update
0.3.4
- 🔨 fetch data by
customQuery
- 🔨 live preview mode handling
- 📖 docs update
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
- 🔨 add handling for locale
- 📖 docs update
0.3.1
- 🔨 returning data raw source as default
- 📖 docs update
0.3.0
- 🔨 search api change (see docs)
- 🔨 custom search (see docs)
- 🔨 fetch by reference (see docs)
- 🔨 mapping moved to middleware
- 🔨 rawSource flag added to disable middleware mapping (see docs)
- 🔨
@vue-storefront/core
version bump - 📖 docs update
0.2.1
- 🔨 improvements for nested items resolving
0.2.0
- 🔨 upgrade of vsf middleware
- 📖 docs update
0.1.2
- 🔨 selecting region for stack
- 📖 docs update
0.1.1
0.1.0
- 🔨 initial structure
- 📖 docs with installation guide