Download Latest Version v2.11.3_ Dependency clean-up source code.tar.gz (34.1 MB)
Email in envelope

Get an email when there's a new version of Medusa.js

Home / v2.11.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-11-05 5.1 kB
v2.11.3_ Dependency clean-up source code.tar.gz 2025-11-05 34.1 MB
v2.11.3_ Dependency clean-up source code.zip 2025-11-05 49.6 MB
Totals: 3 Items   83.7 MB 1

Highlights

Dependency clean-up and restructuring

This release comes with a major clean-up of dependencies used across our packages.

The clean-up includes 1) replacing large dependencies with native code to reduce bundle size, 2) ensuring unified dependency versions across packages, and 3) eliminating security vulnerabilities from dependencies.

As a result of these changes, the production node_modules have been reduced from 1GB+ → 837MB (approx. -16%), and we are down to a single low security vulnerability.

You can read more about the changes in https://github.com/medusajs/medusa/pull/13932, https://github.com/medusajs/medusa/pull/13910, and https://github.com/medusajs/medusa/pull/13940.

Features

Bugs

Documentation

Chores

Other Changes

Full Changelog: https://github.com/medusajs/medusa/compare/v2.11.2...v2.11.3

Source: README.md, updated 2025-11-05