React Use Cart Versions Save

React hook library for managing cart state

v1.13.0

2 years ago

1.13.0 (2021-11-03)

Features

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

v1.12.0

2 years ago

1.12.0 (2021-10-24)

Features

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

v1.11.2

2 years ago

1.11.2 (2021-07-04)

Bug Fixes

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

v1.11.1

3 years ago

1.11.1 (2021-02-17)

Bug Fixes

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

v1.11.0

3 years ago

1.11.0 (2021-02-16)

Features

v1.10.2

3 years ago

1.10.2 (2021-02-16)

Bug Fixes

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

v1.10.1

3 years ago

1.10.1 (2021-02-11)

Bug Fixes

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

v1.10.0

3 years ago

1.10.0 (2021-02-03)

Features

v1.10.0-beta.1

3 years ago

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

Features

v1.9.0

3 years ago

1.9.0 (2020-07-02)

Features

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