medusajs / roadmap

3 stars 2 forks source link

Cart module and improvements #6

Closed olivermrbl closed 4 months ago

olivermrbl commented 5 months ago

We are working on eliminating dependencies in the carts domain to allow for the Cart API to work standalone.

The cart functionality and new changes will be introduced in a new package, @medusajs/cart. With this new package, you can get instant access to feature-rich cart functionality in your storefront without having to use the rest of our core.

The cart functionality in the core will remain the same. However, the existing underlying functionality will be replaced with this new package.