Skip to content

Releases: notrab/react-use-cart

v1.13.0

03 Nov 11:47
6ba6c44
Compare
Choose a tag to compare

1.13.0 (2021-11-03)

Features

  • export Item and Metadata interfaces (#91) (6ba6c44)

v1.12.0

24 Oct 12:29
cf7056b
Compare
Choose a tag to compare

1.12.0 (2021-10-24)

Features

  • add methods to clear and set (instead of merge) metadata (#92) (db264cb)

v1.11.2

04 Jul 16:50
e0329f8
Compare
Choose a tag to compare

1.11.2 (2021-07-04)

Bug Fixes

  • setItems type fixed in CartProviderState (#84) (e0329f8)

v1.11.1

17 Feb 18:35
7e5aa73
Compare
Choose a tag to compare

1.11.1 (2021-02-17)

Bug Fixes

  • return early for missing update and delete item args (#66) (7e5aa73)

v1.11.0

16 Feb 17:23
c0fba58
Compare
Choose a tag to compare

1.11.0 (2021-02-16)

Features

v1.10.2

16 Feb 17:18
33b5b06
Compare
Choose a tag to compare

1.10.2 (2021-02-16)

Bug Fixes

  • Ensure lineTotal is recalculated when updating item quantity (#62) (33b5b06)

v1.10.1

11 Feb 10:30
7e6faa0
Compare
Choose a tag to compare

1.10.1 (2021-02-11)

Bug Fixes

  • license: update NPM pkg license to match repo (#57) (7e6faa0)

v1.10.0

03 Feb 16:36
4824d8b
Compare
Choose a tag to compare

1.10.0 (2021-02-03)

Features

v1.10.0-beta.1

03 Feb 16:25
528ef6e
Compare
Choose a tag to compare
v1.10.0-beta.1 Pre-release
Pre-release

1.10.0-beta.1 (2021-02-03)

Features

v1.9.0

02 Jul 05:32
f24ee60
Compare
Choose a tag to compare

1.9.0 (2020-07-02)

Features

  • Allow adding free items to the cart (#48) (f24ee60)