Skip to content

v5.0.0

Compare
Choose a tag to compare
@Tobi-De Tobi-De released this 15 Aug 13:36

What's Changed

The most significant change, and the only one that breaks existing code is the signature change of the Cart.remove method, read more here. To make a long story short, instead of passing the product and variant to remove an item, you simply pass an id that is automatically generated for each item in the cart and accessible via item.id.

New Contributors

Full Changelog: v4.1.0...v5.0.0