Skip to content

v2.3.1

Latest
Compare
Choose a tag to compare
@olivermrbl olivermrbl released this 20 Jan 12:52
· 36 commits to develop since this release

Highlights

Add missing dependency in @medusajs/framework

In @medusajs/framework uninstalled dependencies are directly imported and resolved through transitive dependencies. However, the glob package is not a transitive dependency of any production dependency and hence it fails running the server with NODE_ENV=production.

Bugs

Documentation

Chores

Other Changes

Full Changelog: v2.3.0...v2.3.1