github medusajs/medusa v2.11.3
v2.11.3: Dependency clean-up

12 hours ago

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 #13932, #13910, and #13940.

Features

Bugs

Documentation

Chores

Other Changes

Full Changelog: v2.11.2...v2.11.3

Don't miss a new medusa release

NewReleases is sending notifications on new releases.