Skip to main content
Version: 3.x

Release notes

This page lists the changes between each Front-Commerce minor release.

Latest version

Front-Commerce 3.4.0

Compatible with:

  • Node.js:: ^18.20.0 or ^20.12.0
  • Magento2: 2.4.4 -> 2.4.6-p3 (Open Source & Commerce & B2B)
  • Magento1: CE 1.7+, EE 1.12+, OpenMage LTS 19.4+

Release Schedule

There are three phases that a Front-Commerce release can be in: Current, End of Support (EOS), and End of Life (EOL)
  • Current - Should incorporate most of the non-major (non-breaking) changes that land on Front-Commerce main branch.
  • End of Support - While still in the EOS phase, the release will receive critical bug fixes and security updates. New features will not be added to EOS releases. The EOS phase will last for 1 year after the release date.
  • End of Life - While still in the EOL phase, the release will receive critical security updates. No new features or bug fixes will be added to EOL releases. The EOL phase will last for 2 year after the release date.
VersionReleasedEnd of Support (EOS)End of Life (EOL)
3.4.02024-04-252025-04-252026-04-25
3.3.02024-02-012025-02-012026-02-01
3.2.02024-01-082025-01-082026-01-08
3.1.02023-11-202024-11-202025-11-20
3.0.02023-09-282024-09-282025-09-28

3.4.0 (2024-04-25)

We migrated to Vite, a faster development tool providing a significantly improved development experience with instant feedback. We introduced new features like stabilized public core APIs, new payment modules, and enhanced testing.

3.3.0 (2024-02-01)

The release introduces event-driven architectural components, extension features, public configurations, and automatic session commit. It also includes core enhancements and smaller convenient features. It sets the technical foundations for future developments and enables the development of event-based features in applications.

3.2.0 (2024-01-08)

This updates includes some bug fixes and improvements to the core. Notably, new packages such as @front-commerce/magento1, @front-commerce/adyen and @front-commerce/akamai-image-manager are now available. The Magic Button and Contribution technical foundations have been revamped to embrace Web standards.

3.1.0 (2023-11-20)

This update includes several core stabilization fixes, a new PWA assets generation API, useCart and useCustomer hooks and Magento2 order filtering. It also features Attraqt Datasource Compatibility for Magento1, extended support for product reviews to Magento1, and facets order customization for Magento1. Additionally, the update improves the performance of adding multiple items to the cart in Magento2, particularly beneficial for Adobe Commerce B2B projects

3.0.0 (2023-09-28)

We are excited to introduce Front-Commerce 3.0, a big leap forward in e-commerce development. With a focus on web performance, developer experience, and adherence to web standards, this release is set to redefine how you approach building your online storefronts.

Front-Commerce is a storefront for headless commerce based on the newly released Remix v2 framework. We're bringing all the goodness we developed over the past 7 years, to the Remix ecosystem.

In this release, we've merged both technologies to enhance the experience for end users and developers alike.