Business cases
20 Jan 2022

Spree + Vue Storefront Integration: 1.2.0 Released

author imageRafał Cymerys

Night Mode

cover image

We're happy to announce that we've just released a new version of our Spree + Vue Storefront integration. This is a minor update, featuring multiple bug fixes and improvements of internal code structure.

The changes include:

  • Fix clearing cart after signing out
  • Fix converting guest cart to signed-in user cart
  • Fix issues with line item id, affecting the ability to remove items from a cart in some situations
  • Refactoring of checkout code, removing unnecessary API calls
  • Refactoring of shipping method management code, migrating it to useShippingProvider interface introduced in recent Vue Storefront versions

Upcoming features roadmap

The next release will include major new features:

  • support for multiple currencies
  • support for wishlists (both spree_wishlist gem and native wishlists in Spree 4.4)

Explore More Blog Posts

cover image
Design & Accessibility
01 Dec 2025

The AI Design Gap: Moving Beyond One-Way Generation

There are plenty of tools capable of generating code from designs or directly from prompts. In theory, this looks like a dream scenario. It drastically shortens the journey from design to frontend development. The handoff is quicker, the design is easier to implement, and everyone involved is happier. Right?

author imageKarol Podżerek
cover image
Open Source
19 Nov 2025

How to Integrate Enthusiast to Medusa's E-commerce Backend: A Complete Guide

If your team runs an e-commerce store on Medusa, you already have a strong foundation — modular architecture, flexibility, and full control over your product data.

author imageDavid Herbert
cover image
Engineering
18 Nov 2025

Migrating an ERP-Driven Storefront to Solidus Using a Message-Broker Architecture

Modern e-commerce platforms increasingly rely on modular, API-driven components. ERPs… do not. They are deterministic, slow-moving systems built around the idea that consistency matters more than speed.

author imageMateusz Porębski