Home
Blog
Product

Medusa 2.0-rc

Oct 03, 2024 by

Sebastian avatar

Sebastian Rindom

Sebastian avatar

Sebastian Rindom

The release candidate for Medusa 2.0 is now available, bringing a new modular architecture and improved commerce features. Learn more about the RC and sign up for the Official Release on October 23rd.

Image modal

The release candidate for Medusa 2.0 is now available. You can try it today using:

npx create-medusa-app@rc

Medusa 2.0 introduces new features to help developers and businesses expand digital commerce by creating customized and scalable commerce solutions. Here’s what’s new:

Modular architecture

Image modal

Medusa combines core commerce logic with a framework for customization. Medusa 2.0 ships with a new architecture to make it easier for developers to ship high quality solutions fast. The new architecture consists of:

  • Architectural modules: Great pluggable implementations for cross-cutting concerns like authentication, caching, pub/sub, file storage, and notifications.
  • Modules: Add custom data models and business logic to extend and customize functionality to fit your needs without diverging from the upgrade path.
  • Workflows: Orchestrate functionalities that span multiple modules with a durable execution engine. Great for automating workflows and integrating all your systems.
  • Triggers: Use API endpoints, subscribers, and scheduled jobs to initiate workflows in response to an API request, Medusa events like Copy to clipboardorder.placed, or on a recurring schedule.
  • Admin Extensions: Customize the merchant dashboard to tailor the dashboard interface to align with your business processes.
  • Starters (coming with the stable release): Storefront templates and pre-built customizations for common use cases like B2B.

Medusa 2.0 comes loaded with tools to get you going with the new architecture quickly, including: a new data modeling util, MedusaService to instantly get CRUD operations, Workflow Hooks to extend workflow behavior, Module Links to associate data from across your stack, query.graph to query your data, and so much more.

Improved commerce features

Image modal

Medusa comes with 17 pre-built modules for managing core commerce logic like Products, Carts, Customers, Orders, etc. All modules have been improved and are now better than ever. Additionally, Medusa 2.0 introduces several new digital commerce capabilities, including:

  • Improved Promotions Engine: More sophisticated promotion rules, allowing for more targeted marketing strategies.
  • Advanced inventory support: The updated inventory module supports multi-warehouse management and composite products, providing greater control over stock levels across locations.
  • Native omnichannel support: Medusa now has native support for pickup locations allowing you to easily introduce buy-online-pickup-in-store and endless aisle experiences.
  • Redesigned admin dashboard: A refreshed admin dashboard enhances usability and streamlines administrative tasks.

Official Release on October 23rd

The stable release of Medusa 2.0 is expected on October 23rd. The stable release will launch with a handful of new starter kits. To be the first to know when the launch goes live sign up to be notified: medusajs.com/v2-signup

Give us feedback

Your feedback is important. If you have comments, suggestions, or issues, please:

  • Open issues and discussions on GitHub
  • Reach out to us on X

Your contributions help us improve and shape the future of Medusa.

Thank you to all the companies and agencies that participated in the preview phase. Your feedback has been invaluable in refining Medusa 2.0 ahead of this release candidate.

Thank you for being part of the Medusa community.

Share this post

Try Medusa

Spin up your environment in a few minutes.