Skip to content

v1.23.0

Compare
Choose a tag to compare
@aneurysmjs aneurysmjs released this 28 Aug 05:02
093029f

1.23.0 (2019-08-28)

Bug Fixes

  • fetproducts: apply properly Flow's typing (72cf431)
  • footer: resolve conflicts (6eb3802)
  • reducers/cart: type for getter (3738ea9)

Features

  • commontype: add ResponseError type (ea12e70)
  • core: create component (7e293c1)
  • home: display spinner while loading and error when failing (7497747), closes #24
  • store: add cart state (64eac60)
  • usermenu: connect to store and get cart state (d533941)