npm @medusajs/medusa 2.8.7
v2.8.7: Improved `create-medusa-app` and corrected tax calculations

latest releases: 2.10.2-preview-20250906090150, 2.10.2-preview-20250906060156, 2.10.2-preview-20250906030932...
one month ago

Highlights

New --version flag for create-medusa-app

This release introduces a new flag, --version to the create-medusa-app command, allowing you to create Medusa projects with a specific version installed.

npx create-medusa-app ---version 2.8.5

Correct tax calculations for order item adjustments

This release introduces the is_tax_inclusive flag on order line item adjustments to ensure tax calculations are correct for tax-inclusive promotions.

Features

  • feat(create-medusa-app): Allow to create project with specific medusa version by @adrien2p in #12882

Bugs

Documentation

Other Changes

  • fix(admin): prevent excessive polling in notifications by @jessy2027 in #12868

New Contributors

Full Changelog: v2.8.6...v2.8.7

Don't miss a new medusa release

NewReleases is sending notifications on new releases.