Skip to content

Releases: storefront-foundation/magento2-connector

v1.0.4

16 Dec 13:03
11d6348
Compare
Choose a tag to compare

What's Changed

  • Fixed product links in CMS slots
  • Fixed index file issues
  • Fixed url suffix for menu and tabs

v1.0.3

22 Sep 14:58
Compare
Choose a tag to compare

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

03 Sep 16:38
52989fe
Compare
Choose a tag to compare

What's Changed

  • Not sending response for home and session endpoints (#14) @dijs

v1.0.1

22 Jul 13:33
Compare
Choose a tag to compare

What's Changed

  • naming fix: updateCart -> updateCartItem (#11) @egormesyats

v1.0.0

22 Jul 08:01
60c5749
Compare
Choose a tag to compare

What's Changed

  • Updated README with clearer installation instructions
  • First official release

v1.0.0-alpha.1

16 Jul 20:32
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release
bump version

v1.0.0-alpha.0

06 Jul 14:38
Compare
Choose a tag to compare
v1.0.0-alpha.0 Pre-release
Pre-release
  • Rewritten in TypeScript

v0.0.4

26 Jun 15:38
Compare
Choose a tag to compare

What's Changed

  • AMP: add to cart (#8) @egormesyats

v0.0.3

25 Jun 13:15
Compare
Choose a tag to compare

What's Changed

  • Fixes: AMP, Search (#7) @egormesyats

v0.0.2

24 Jun 10:30
Compare
Choose a tag to compare

What's Changed

  • Typescript setup, Set-Cookie issues fix, CMS relative links (#6) @egormesyats
  • add cartItemsNormalizer (#4) @egormesyats