Releases: storefront-foundation/magento2-connector
Releases · storefront-foundation/magento2-connector
v1.0.4
What's Changed
- Fixed product links in CMS slots
- Fixed index file issues
- Fixed url suffix for menu and tabs
v1.0.3
What's Changed
- eslint setup, prevent dependency cycle, add git hooks & PR checks for TS & lint (#21) @egormesyats
- Readme update: add main features & development section (#19) @egormesyats
v1.0.2
What's Changed
- Not sending response for home and session endpoints (#14) @dijs
v1.0.1
What's Changed
- naming fix: updateCart -> updateCartItem (#11) @egormesyats
v1.0.0
What's Changed
- Updated README with clearer installation instructions
- First official release
v0.0.4
What's Changed
- AMP: add to cart (#8) @egormesyats
v0.0.3
What's Changed
- Fixes: AMP, Search (#7) @egormesyats
v0.0.2
What's Changed
- Typescript setup, Set-Cookie issues fix, CMS relative links (#6) @egormesyats
- add cartItemsNormalizer (#4) @egormesyats